This is probably standard XML normalizing of text strings unless the
text content is wrapped in a CDATA section.
On 5/20/2010 1:53 AM, Harpreet (JIRA) wrote:
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]