[ http://issues.apache.org/jira/browse/XERCESC-1561?page=comments#action_12365203 ]
Lumir Vanek commented on XERCESC-1561: -------------------------------------- Sorry for posting this same DOMWriterImpl.diff twice. > fgDOMWRTFormatPrettyPrint causes double 0A in output > ---------------------------------------------------- > > Key: XERCESC-1561 > URL: http://issues.apache.org/jira/browse/XERCESC-1561 > Project: Xerces-C++ > Type: Wish > Components: Miscellaneous > Versions: 2.7.0 > Environment: Linux > Reporter: Lumir Vanek > Attachments: DOMWriterImpl.diff, DOMWriterImpl.diff > > 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 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
