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

[jira] [Resolved] (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:all-tabpanel ]

Martin Grigorov resolved WICKET-6153.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 7.4.0
                   8.0.0-M1

> 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)