#1244: XML config namespace copying broken on PHP 5.2.12/5.3.2
--------------------+-------------------------------------------------------
Reporter: david | Owner: david
Type: defect | Status: new
Priority: normal | Milestone: 1.0.3
Component: config | Version: 1.0.2
Severity: major | Keywords:
Has_patch: 0 |
--------------------+-------------------------------------------------------
The code that copies all namespace declarations from parent configs may
result in exception
Line 2: Attribute xmlns:zomg redefined
under certain circumstances.
Seems to be related to http://svn.php.net/viewvc/php/php-
src/branches/PHP_5_3/ext/dom/element.c?r1=293036&r2=293597 (although I'm
not really sure how that would break this case; it's a fix for
http://bugs.php.net/49463 which we don't do).
N.B.: I was first tempted to remove the entire part that copies namespace
nodes, figuring that DOM would preserve them anyway if necessary, but I
ran an {{{svn blame}}} on the file and subsequently discovered #853.
--
Ticket URL: <http://trac.agavi.org/ticket/1244>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets