Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.5.0, 1.5.1
-
Fix Version/s: 1.5.2
-
Component/s: Zend_Layout
-
Labels:None
-
Fix Version Priority:Should Have
Description
Zend_Layout::getView() currently does not require the class Zend_Controller_Action_HelperBroker, though it makes use of it – causing issues when used as a standalone component. Adding a require_once will solve the issue.
Scheduling for next mini release.