Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/XERCESJ-961 Here is an overview of the issue: --------------------------------------------------------------------- Key: XERCESJ-961 Summary: Incorrect Handling of Unrepresentable Characters in CDATA Sections Type: Bug Status: Unassigned Priority: Major Project: Xerces2-J Components: DOM Versions: 2.6.2 Assignee: Reporter: Jonathan Au Created: Thu, 13 May 2004 1:56 PM Updated: Thu, 13 May 2004 1:56 PM Description: When 'split-cdata-sections' is false, unrepresentable characters in a CDATAsection should be "reported as "wf-invalid-character" errors if the parameter "well-formed" is set to true. The error is not recoverable. Appears that we call modifyDOMError but then split the cdata sections and continue with serialization. --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
