You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/05/21 12:47:12 UTC

[jira] [Commented] (WICKET-6153) WicketTester's MockHttpServletRequest doesn't expose setLocale(aLocale) method

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

ASF subversion and git services commented on WICKET-6153:
---------------------------------------------------------

Commit c08255329f582112ebb9c9ca3d838455a29c1e76 in wicket's branch refs/heads/wicket-7.x from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=c082553 ]

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)