#853: XML namespace declarations are not carried over when transforming or
merging configs
----------------------+-----------------------------------------------------
 Reporter:  david     |        Owner:  david     
     Type:  defect    |       Status:  closed    
 Priority:  high      |    Milestone:  1.0       
Component:  config    |      Version:  1.0.0beta1
 Severity:  critical  |   Resolution:  fixed     
 Keywords:            |    Has_patch:  0         
----------------------+-----------------------------------------------------

Comment(by david):

 (In [4444]) Fix #1244: XML config namespace copying broken on PHP
 5.2.12/5.3.2. This way of setting attributes is actually correct; it was
 wrong before and that's probably why it broke. Mind you we're
 intentionally omitting pure "xmlns" attributes; see #853 for details. Also
 dropped the (now redundant) saving and re-loading of the document; calling
 normalize() instead would have been faster, but it's entirely unnecessary
 now.

-- 
Ticket URL: <http://trac.agavi.org/ticket/853#comment:7>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5



_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to