resource bundle not selected properly
-------------------------------------

                 Key: WW-3565
                 URL: https://issues.apache.org/jira/browse/WW-3565
             Project: Struts 2
          Issue Type: Temp
    Affects Versions: 2.1.6
            Reporter: ali


when i use than client side validation and check users inputed data and 
deciding to show an error to user, it seems my Resource Message not switch 
properly and every time read pair keys from default Resource Message file and 
messages always shown in english.
even i change the language and for example set it to france yet  my message 
readed from ApplicationResource and not read from ApplicationResource_fr.
for example when i uploading a file with 200KB size and a message must be shown 
to user in france because i override 
struts.messages.error.file.too.large="My Message in france language"
but always i see My Message in english language be printed????

-- 
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