You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Zbynek Vavros (JIRA)" <ji...@apache.org> on 2016/04/29 10:39:12 UTC

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

Zbynek Vavros created WICKET-6153:
-------------------------------------

             Summary: 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
            Priority: Minor


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)