Uploaded image for project: 'Struts 2'
  1. Struts 2
  2. WW-3057

i18n tags lost value problem

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 2.0.9
    • None
    • Other
    • None
    • JVM=1.5.0_16
      Struts 2.0.9

    • Important

    Description

      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"

      Attachments

        Activity

          People

            lukaszlenart Lukasz Lenart
            petermichael85 Pedro Miguel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: