[jboss-jira] [JBoss JIRA] Commented: (JBAS-3834) i18n of jmx-console

Ondrej Medek (JIRA) jira-events at lists.jboss.org
Thu May 14 06:32:56 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBAS-3834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12467492#action_12467492 ] 

Ondrej Medek commented on JBAS-3834:
------------------------------------

In my last comment some of UTF-8 characters has been changed to '?' in the getLocalizedString() method body after the posting of the comment. I guess the JIRA has problem with non iso-8859-1 characters.

> i18n of jmx-console
> -------------------
>
>                 Key: JBAS-3834
>                 URL: https://jira.jboss.org/jira/browse/JBAS-3834
>             Project: JBoss Application Server
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: JMX/Web Console
>    Affects Versions: JBossAS-4.0.4.GA
>         Environment: Any operating system with multiple language such as MS932 (Japanese)
>            Reporter: Ryusuke Kajiyama
>
> We found that there are difference in screen-displayed multibyte characters on using Internet Explorer and Firefox. When using MS932, with IE, characters are returned same as posted, however with Firefox, characters are url-escaped like %xx. Our guess is that html of jmx-console does not have charset and there are no functions to handle encoding request parameter.
> It could be fixed if there were some filter action something like distinguish character set of posted data, and add <meta> tag into html or set Content-Type. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list