DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18597>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18597

ArrayIndexOutOfBoundsException thrown while parsing invalid character references.





------- Additional Comments From [EMAIL PROTECTED]  2003-04-02 05:58 -------
Oddly enough, there were already error messages in XMLMessages.properties for 
the first two cases &#;, &#x;, so I utilized them in the fix I submitted.

I changed the value passed to the error reporter, because it wasn't reporting 
the user's input for decimal references, nor could it report invalid references 
outside of 2^31 - 1.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to