You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Paul Benedict (JIRA)" <ji...@apache.org> on 2007/08/20 11:47:34 UTC

[jira] Updated: (STR-3062) Struts doesn't pick up the XX_zh.properties when XX_zh_CN doesn't exist.

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

Paul Benedict updated STR-3062:
-------------------------------

    Fix Version/s:     (was: 1.3.8)
                   1.3.6

> Struts doesn't pick up the XX_zh.properties when XX_zh_CN doesn't exist.
> ------------------------------------------------------------------------
>
>                 Key: STR-3062
>                 URL: https://issues.apache.org/struts/browse/STR-3062
>             Project: Struts 1
>          Issue Type: Bug
>          Components: Apps
>    Affects Versions: 1.1.0
>         Environment: Windows 2000 server + JDK1.4._02
>            Reporter: qiuhao
>            Priority: Critical
>             Fix For: 1.3.6
>
>
> According to the lookup sequence of the resource boudle, if XX_zh_CN.properties doesn't exist, Struts should pick up XX_zh.properties and then XX.properties. But it picks up the English resource XX.properties directly when XX_zh_CN doesn't exist.

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