Posted by Adam Lundrigan (adamlundrigan) on 2011-11-08T14:09:03.000+0000
Attached reproducing unit test (ZF-11376_test.patch) and a potential fix (ZF-11376_fix.patch). This only covers the XHTML case...should this also be implemented for HTML case? Not that I think anyone in their right mind would (or should) give a HTML3/4 document an XML declaration :P
Posted by Adam Lundrigan (adamlundrigan) on 2012-05-12T00:22:26.000+0000
Comments
Posted by Adam Lundrigan (adamlundrigan) on 2011-11-08T14:09:03.000+0000
Attached reproducing unit test (ZF-11376_test.patch) and a potential fix (ZF-11376_fix.patch). This only covers the XHTML case...should this also be implemented for HTML case? Not that I think anyone in their right mind would (or should) give a HTML3/4 document an XML declaration :P
Posted by Adam Lundrigan (adamlundrigan) on 2012-05-12T00:22:26.000+0000
Fixed in trunk (1.12.0): r24794