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

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

> No, what module am I looking for to run this test?

huh? see the description of this issue for a testcase i tried

> in general I'm getting unexpected behavior from locale resources but until I 
> can dig further I can't define whats causing them. 

right. that is not very helpful without a testcase

> 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