Stray newline if pretty-printing without xml declaration
--------------------------------------------------------

                 Key: XERCESC-1902
                 URL: https://issues.apache.org/jira/browse/XERCESC-1902
             Project: Xerces-C++
          Issue Type: Bug
          Components: DOM
    Affects Versions: 3.1.0
            Reporter: Boris Kolpackov
            Priority: Minor


If we disable writing xml declaration and enable pretty printing, we get a 
stray newline at the beginning of the document:

'
<root>
 ...
</root>
'


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org

Reply via email to