[
https://issues.apache.org/jira/browse/WICKET-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645274#action_12645274
]
brill edited comment on WICKET-891 at 11/5/08 10:06 AM:
---------------------------------------------------------------
What version is the fix in?
I'm still having this or a very similar issue in 1.4-SNAPSHOT as of November 5,
2008
It looks as if the locale is not being updated when changed on the client side.
was (Author: brill):
What version is the fix in?
I'm still having this or a very similar issue in 1.4-SNAPSHOT as of November 5,
2008
It looks as if the local is not being updated when changed on the client side.
> 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.