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/04/23 19:31:00 UTC

[jira] Closed: (XERCESJ-687) ArrayIndexOutOfBoundsException thrown while parsing invalid character references.

Message:

   The following issue has been closed.

   Resolver: Michael Glavassevich
       Date: Fri, 23 Apr 2004 10:30 AM

Closed.
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/XERCESJ-687

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XERCESJ-687
    Summary: ArrayIndexOutOfBoundsException thrown while parsing invalid character references.
       Type: Bug

     Status: Closed
 Resolution: FIXED

    Project: Xerces2-J
 Components: 
             Other
   Versions:
             2.4.0

   Assignee: Michael Glavassevich
   Reporter: Michael Glavassevich

    Created: Wed, 2 Apr 2003 5:50 AM
    Updated: Fri, 23 Apr 2004 10:30 AM
Environment: Operating System: All
Platform: All

Description:
An ArrayIndexOutOfBoundsException will be thrown in XMLScanner while attempting 
to parse invalid character reference of the following formats:

&#;, &#x;, &#2147483648 (and every other 'codepoint' greater than 2^31 - 1).


---------------------------------------------------------------------
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