Zend Framework

Fix namespace propagation in App.php

Details

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

Description

In App::importUrl() we set the API version for a data model class after the XML is already parsed. This causes a problem where certain XML elements end up in the extension_elements array instead of being parsed. The version needs to be determined prior to XML parsing in order to ensure that every XML element is addressed properly.

Activity

Hide
Jochen Hartmann added a comment -
Show
Jochen Hartmann added a comment - Review @ http://codereview.appspot.com/27107
Hide
Jochen Hartmann added a comment -

Fixed in trunk in r14489 and merged to 1-7 in r14490.

Show
Jochen Hartmann added a comment - Fixed in trunk in r14489 and merged to 1-7 in r14490.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: