Zend Framework

Undefined variable in Zend_Controller_Action_HelperBroker_PriorityStack

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.9.2
  • Fix Version/s: 1.9.3
  • Component/s: Zend_Controller
  • Labels:
    None
  • Fix Version Priority:
    Should Have

Description

Variable $priority, used in offsetGet method of Zend_Controller_Action_HelperBroker_PriorityStack are not defined before use

HelperBroker.php:127
throw new Zend_Controller_Action_Exception('A helper with priority ' . $priority . ' does not exist.');

Activity

Hide
Satoru Yoshida added a comment -

Solve in SVN r17946

Show
Satoru Yoshida added a comment - Solve in SVN r17946

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: