Issue Details (XML | Word | Printable)

Key: ZF-4726
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Ralph Schindler
Reporter: Kevin Peno
Votes: 0
Watchers: 1
Operations

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

Notice: Undefined index: X ...Namespace.php on line 315

Created: 28/Oct/08 01:00 AM   Updated: 28/Oct/08 01:00 AM
Component/s: Zend_Session
Affects Version/s: 1.6.2
Fix Version/s: None

Time Tracking:
Not Specified

Fix Version Priority: Should Have


 Description  « Hide

Not checking if a namespace is set in "apply" notice causes notice. This also affects applySet method.

Suggest that, instead of adding isset checks everywhere, a reference of the session var be stored and called upon instead throughout.



There are no comments yet on this issue.