ZF-7249: UnexpectedValueException after removing page
Description
After removing page by method findOneByid() I've getting UnexpectedValueException: Objects returned by RecursiveIterator::getChildren() must implement RecursiveIterator error. After debugging it's in Zend_Navigation_Container on line 484 when method getChildren() returns null.
Comments
Posted by Robin Skoglund (robinsk) on 2009-09-19T07:03:25.000+0000
Is this still an issue? Could you provide an example to reproduce?
Posted by Tomas Moravec (kern) on 2009-09-21T12:57:23.000+0000
It isn't a issue, now. Please delete it.
Posted by Robin Skoglund (robinsk) on 2009-09-21T13:03:36.000+0000
Closed as per request.