Details
-
Wish
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.7.0
-
None
-
Linux
Description
When DOMWriter::setFeature( XMLUni::fgDOMWRTFormatPrettyPrint, true ); is used
after each element, there is 0A 0A (2 x line feed), instead of 0A what I
expect.
I created patch to get rid of this unwanted behavior.
Lumir Vanek