CRLF is replaced by space
--------------------------
Key: XERCESC-1930
URL: https://issues.apache.org/jira/browse/XERCESC-1930
Project: Xerces-C++
Issue Type: Bug
Affects Versions: 2.2.0
Reporter: Harpreet
Hi,
Our code creates a xml where description tag contains text in the format
"abcdCRLFefgh" where CR stands for carriage return and LF stands for line feed.
Now when we pass the xml to xerces, the CRLF combo is converted to space which
is unexpected.
Is this issue already reported? I searched over the net and in JIRA as well but
could not find any such reported issues.
Is there any workaround available for this.
Thanks
Harpreet
--
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: [email protected]
For additional commands, e-mail: [email protected]