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=9102>. 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=9102 No support iso-8859-15 encoding [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From [EMAIL PROTECTED] 2003-06-11 19:26 ------- The bug is marked as fixed, but the latest source still has the problem. IANA name "ISO-8859-15" is mapped to Java name "ISO8859_15". This Java name is not supported in JDK 1.3.1. It supports "ISO8859_15_FDIS" instead. The java name "ISO8859_15" started to be supported in JDK 1.4.x. See http://java.sun.com/j2se/1.3/docs/guide/intl/encoding.doc.html Unless Xerces is tied strictly to 1.4.x this is a bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
