Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.1.10, 2.2
-
None
-
None
-
Patch available
Description
As all the AbstractTextSerializer based serializers, also the XHTMLSerializer should handle the omit-xml-declaration to do not put the XML declaration as first line of the serialized document.
This prevent many rendering problems in Internet Explorer.
Default behaviour is to send the xml declaration as before.
Tested on 2.1.10-dev, but patch should work on 2.2.0 as well.
This prevent many rendering problems in Internet Explorer.
Default behaviour is to send the xml declaration as before.
Tested on 2.1.10-dev, but patch should work on 2.2.0 as well.