[
https://issues.apache.org/struts/browse/STR-3062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Benedict closed STR-3062.
------------------------------
Resolution: Fixed
Fix Version/s: 1.3.8
> 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.8
>
>
> 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.