History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: ZF-2209
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Rob Allen
Reporter: Emil Ivanov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Google issue summary
Zend Framework

Zend_Config* contructor should have the section defaults to null

Created: 16/Nov/07 06:24 AM   Updated: 15/Dec/07 09:35 PM
Component/s: Zend_Config
Affects Version/s: 1.0.2
Fix Version/s: 1.0.3

Time Tracking:
Original Estimate: 1 minute
Original Estimate - 1 minute
Remaining Estimate: 1 minute
Remaining Estimate - 1 minute
Time Spent: Not Specified
Remaining Estimate - 1 minute

Fix Version Priority: Nice to Have


 Description  « Hide
The second parameter of Zend_Config*::__construct() is the section, if it's null it will load all of the nodes, but it doesn't defaults to null. This won't break BC (I think) and should take a couple of seconds to fix.

 All   Comments   Work Log   Change History   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Rob Allen - 16/Nov/07 04:13 PM
Resolved in svn r6837 and r6838