Zend Framework

magic data model class creation methods throwing error if class isn't in first registered 'classpath'

Details

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

Description

Changes committed in r7577 removed error suppression (@) from the include_once call in Zend_Loader:83. This was eliminated in order to make sure that parsing errors, etc are discoverable. The magic method __call handing of 'new*' for data model class creation depended on these errors being suppressed. Need to suppress these errors in Zend_Gdata_App and Zend_Gdata_Gapps.

Issue Links

Activity

Hide
Ryan Boyd added a comment -

Fixed in trunk - r8131.

Show
Ryan Boyd added a comment - Fixed in trunk - r8131.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: