You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Ivan (JIRA)" <ji...@apache.org> on 2009/08/13 10:43:14 UTC

[jira] Resolved: (GERONIMO-4769) Add English resource bundle for Admin console

     [ https://issues.apache.org/jira/browse/GERONIMO-4769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan resolved GERONIMO-4769.
----------------------------

       Resolution: Fixed
    Fix Version/s: 2.2
                   2.1.5

Commit the patch to trunk At revision: 803804, and 2.1.5-SNAPSHOT At revision: 803807
Thanks, Jack !

> Add English resource bundle for Admin console
> ---------------------------------------------
>
>                 Key: GERONIMO-4769
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4769
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.1.5, 2.2
>            Reporter: Jack Cai
>            Assignee: Ivan
>            Priority: Minor
>             Fix For: 2.1.5, 2.2
>
>         Attachments: GERONIMO-4769_21.patch, GERONIMO-4769_21_0804.patch, GERONIMO-4769_21_0812.patch, GERONIMO-4769_21_command_0812.patch, GERONIMO-4769_trunk.patch, GERONIMO-4769_trunk_0804.patch, GERONIMO-4769_trunk_0812.patch, GERONIMO-4769_trunk_command_0812.patch
>
>
> The resource bundle search logic will consider default locale before falling back to the base resource bundle. This means if Geronimo is running on a Chinese OS with locale "zh_CN", when a user visits the admin console with "en_US" as the browser locale, the user will actually see the admin console in Chinese!
> To avoid this problem, we shall duplicate the base resource bundles with the name *en.properties.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.