[
https://issues.apache.org/jira/browse/WICKET-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645280#action_12645280
]
Brill Pappin commented on WICKET-891:
-------------------------------------
No, what module am I looking for to run this test?
in general I'm getting unexpected behavior from locale resources but until I
can dig further I can't define whats causing them.
> 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.