Zend Framework

Zend_Db_Table createRow() call Zend_Loader::loadClass unconditionally

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.7.8
  • Fix Version/s: 1.8.2
  • Component/s: None
  • Labels:
    None

Description

When calling createRow() from a Zend_Db_Table object that have a custom row class, it throws an exception, because Zend_Loader::loadClass is called unconditionally, no matter whether a custom __autoload was implemented. Same problem in Zend_Db_Table::fetchRow() and Zend_Db_Table_Rowset constructor.

Activity

Hide
Matthew Weier O'Phinney added a comment -

Resolved in trunk and 1.8 release branch

Show
Matthew Weier O'Phinney added a comment - Resolved in trunk and 1.8 release branch

People

Vote (0)
Watch (2)

Dates

  • Created:
    Updated:
    Resolved: