[ 
https://issues.apache.org/jira/browse/WICKET-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645279#action_12645279
 ] 

Igor Vaynberg commented on WICKET-891:
--------------------------------------

do you have a quickstart/testcase? the testcase outlined in the summary of this 
issue works fine for me.

> Switching locale doesn't change already rendered feedback messages' language
> ----------------------------------------------------------------------------
>
>                 Key: WICKET-891
>                 URL: https://issues.apache.org/jira/browse/WICKET-891
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 1.3.0-beta3, 1.3.0-beta4
>            Reporter: Martijn Dashorst
>            Priority: Critical
>             Fix For: 1.3.0-beta3
>
>
> It seems that the first localized feedback message is used to render, 
> regardless of the session's locale.
> Test case:
> FormInput example:
>  - select Thai language
>  - type 'a' into an integer field, for instance the multiplication example
>  - press submit
>  - note the thai feedback message
>  - change Language to english
>  - type 'a' into an integer field, for instance the multiplication example
>  - press submit
>  - note that the language of the feedback message hasn't changed to english, 
> but remains thai.

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