Zend Framework

Invalid method "getResourceLoader"

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Blocker Blocker
  • Resolution: Fixed
  • Affects Version/s: 1.9.6
  • Fix Version/s: 1.10.0
  • Component/s: Zend_Application
  • Labels:
    None

Description

Zend_Application_Module_Bootstrap::initResourceLoader() calls $this->getResourceLoader() that does not exist.

Issue Links

Activity

Hide
Matthew Weier O'Phinney added a comment -

Actually, the method does exist, in the abstract bootstrap class. The problem was actually a method that needed to be renamed due to refactoring (it's a new method anyways).

All is now working.

Show
Matthew Weier O'Phinney added a comment - Actually, the method does exist, in the abstract bootstrap class. The problem was actually a method that needed to be renamed due to refactoring (it's a new method anyways). All is now working.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: