DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28920>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28920 Encodings.loadEncodingInfo doesn't check NumberFormatException ------- Additional Comments From [EMAIL PROTECTED] 2004-05-12 18:02 ------- I'm trying to understand the scenario in which you encounter this problem. Do you have a copy of Encodings.properties on your class path that has no number sign character (#) on the last line? The last line of the "usual" version of that file contains the following text: # can be found at http://www.iana.org/assignments/character-sets So I suspect that the processor is trying to convert some of that text to a number. Are you asking that a more informative error message be produced? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
