[
https://issues.apache.org/jira/browse/WW-3057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lukasz Lenart closed WW-3057.
-----------------------------
Resolution: Not A Problem
Thanks JB!
> i18n tags lost value problem
> ----------------------------
>
> Key: WW-3057
> URL: https://issues.apache.org/jira/browse/WW-3057
> Project: Struts 2
> Issue Type: Bug
> Components: Other
> Affects Versions: 2.0.9
> Environment: JVM=1.5.0_16
> Struts 2.0.9
> Reporter: Pedro Miguel
> Fix For: Future
>
>
> i18n tags works OK. However, when many people access in the application, it
> doesn't get the values, and print the keys.
> For example:
> // ***** .properties file *********
> index.submit=Submit
> // ***** JSP file ********
> <s:text name="index.submit"/> //Print: "Submit"
> //THEN
> <s:text name="index.submit"/> //Print: "index.submit"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira