You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by ji...@apache.org on 2004/05/13 23:01:56 UTC

[jira] Updated: (XERCESJ-961) Incorrect Handling of Unrepresentable Characters in CDATA Sections

The following issue has been updated:

    Updater: Jonathan Au (mailto:jonau@ca.ibm.com)
       Date: Thu, 13 May 2004 2:00 PM
    Comment:
Patch to fix failure of splitcdatasections02.
    Changes:
             Attachment changed to Patches
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/XERCESJ-961?page=history

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