You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "ali (JIRA)" <ji...@apache.org> on 2011/01/26 10:20:45 UTC

[jira] Created: (WW-3565) resource bundle not selected properly

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.


[jira] Updated: (WW-3565) resource bundle not switched properly

Posted by "ali (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WW-3565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ali updated WW-3565:
--------------------

    Summary: resource bundle not switched properly  (was: resource bundle not selected properly)

> resource bundle not switched properly
> -------------------------------------
>
>                 Key: WW-3565
>                 URL: https://issues.apache.org/jira/browse/WW-3565
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.1.6
>            Reporter: ali
>            Assignee: Maurizio Cucchiara
>
> 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.


[jira] Updated: (WW-3565) resource bundle not selected properly

Posted by "ali (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WW-3565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ali updated WW-3565:
--------------------

    Issue Type: Bug  (was: Temp)

> resource bundle not selected properly
> -------------------------------------
>
>                 Key: WW-3565
>                 URL: https://issues.apache.org/jira/browse/WW-3565
>             Project: Struts 2
>          Issue Type: Bug
>    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.


[jira] [Updated] (WW-3565) resource bundle not switched properly

Posted by "Lukasz Lenart (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WW-3565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukasz Lenart updated WW-3565:
------------------------------

    Fix Version/s: 3.x
    
> resource bundle not switched properly
> -------------------------------------
>
>                 Key: WW-3565
>                 URL: https://issues.apache.org/jira/browse/WW-3565
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.1.6
>            Reporter: ali
>            Assignee: Maurizio Cucchiara
>             Fix For: 3.x
>
>
> 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.
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

        

[jira] Assigned: (WW-3565) resource bundle not selected properly

Posted by "Maurizio Cucchiara (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WW-3565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maurizio Cucchiara reassigned WW-3565:
--------------------------------------

    Assignee: Maurizio Cucchiara

> resource bundle not selected properly
> -------------------------------------
>
>                 Key: WW-3565
>                 URL: https://issues.apache.org/jira/browse/WW-3565
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.1.6
>            Reporter: ali
>            Assignee: Maurizio Cucchiara
>
> 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.