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

Ryusuke Kajiyama (JIRA) jira-events at jboss.com
Tue Nov 7 06:09:42 EST 2006


i18n of jmx-console
-------------------

                 Key: JBAS-3834
                 URL: http://jira.jboss.com/jira/browse/JBAS-3834
             Project: JBoss Application Server
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Other
    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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list