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 Final
         Environment: Windows 2000 server + JDK1.4._02
            Reporter: qiuhao
            Priority: Critical


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.

Reply via email to