[
https://issues.apache.org/jira/browse/WICKET-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15295012#comment-15295012
]
ASF subversion and git services commented on WICKET-6153:
---------------------------------------------------------
Commit 79f8a4e4be151db19c3d3ebbb4fb9f80436f11c4 in wicket's branch
refs/heads/master from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=79f8a4e ]
WICKET-6153 WicketTester's MockHttpServletRequest doesn't expose
setLocale(aLocale) method
> WicketTester's MockHttpServletRequest doesn't expose setLocale(aLocale) method
> ------------------------------------------------------------------------------
>
> Key: WICKET-6153
> URL: https://issues.apache.org/jira/browse/WICKET-6153
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 7.0.0
> Reporter: Zbynek Vavros
> Assignee: Martin Grigorov
> Priority: Minor
> Fix For: 8.0.0-M1, 7.4.0
>
>
> It is possible to set locale for a session now via
> WicketTester.getSession().setLocale(aLocale) but
> WicketTester.getRequest().setLocale(aLocale) would be a bit nicer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)