Message:

   The following issue has been resolved as FIXED.

   Resolver: Michael Glavassevich
       Date: Fri, 14 May 2004 12:56 PM

Thanks Jonathan. Your patch is in CVS. Please verify.
---------------------------------------------------------------------
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: Resolved
   Priority: Major
 Resolution: FIXED

    Project: Xerces2-J
 Components: 
             DOM
   Versions:
             2.6.2

   Assignee: Michael Glavassevich
   Reporter: Jonathan Au

    Created: Thu, 13 May 2004 1:56 PM
    Updated: Fri, 14 May 2004 12: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]

Reply via email to