You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Boris Kolpackov (JIRA)" <xe...@xml.apache.org> on 2009/12/16 12:19:18 UTC

[jira] Created: (XERCESC-1902) Stray newline if pretty-printing without xml declaration

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-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org