#1244: XML config namespace copying broken on PHP 5.2.12/5.3.2
--------------------+-------------------------------------------------------
 Reporter:  david   |        Owner:  david 
     Type:  defect  |       Status:  closed
 Priority:  normal  |    Milestone:  1.0.3 
Component:  config  |      Version:  1.0.2 
 Severity:  major   |   Resolution:  fixed 
 Keywords:          |    Has_patch:  0     
--------------------+-------------------------------------------------------
Changes (by david):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 (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/1244#comment:1>
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