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=22956>. 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=22956 Manager webapp can't treat encvoding correctly Summary: Manager webapp can't treat encvoding correctly Product: Tomcat 5 Version: Nightly Build Platform: All OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Webapps:Manager AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] We Japanese can't read status message because encoding isn't specified in StatusTransformer.java. I guess other people who use other than English have same problem. So,I wrote a pache to resolve this problem. This patch also include to use utf-8 encoding. Current implementation use locale depend encoding but utf-8 is unicode standard and it is able to treat all laungage. This makes code simple. Could you apply my patch? I put my patch here: http://yamaguch.sytes.net/~tora/tmp/manager-i18n.patch kind regards, Takashi Okamoto --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]