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=21300>. 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=21300 Request: ks_c_5601-1987 encoding support [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] AssignedTo|[EMAIL PROTECTED] |[EMAIL PROTECTED] ------- Additional Comments From [EMAIL PROTECTED] 2003-07-10 20:09 ------- Jinsung, the format of Encodings.properties is: character-set-name comma-separated-list-of-aliases maximum-unicode-value-in-set I've created a patch to Encodings.properties similar to the one you are asking for. If you look at http://www.iana.org/assignments/character-sets you will see that there are a number of IANA aliases for the character set KS_C_5601- 1987. I've put most of those aliases in there. So for example you should be able to use the alias "KS_C_5601-1989". I didn't put "KS_C_5601-1987" in the alias list because it isn't in the list at the URL I mentioned above. I hope this works for you. If this is OK and works for you please let us know and I'll apply the patch to Apache. If you really need the alias "KS_C_5601-1987" then I'll add this into the alias list, though I would prefer not to. I don't have strong grounds to stand on here because many of the other entries in that file don't exactly match information found at that URL regarding aliases. Regards, Brian Minchau