[ 
https://issues.apache.org/jira/browse/WICKET-1868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Vaynberg updated WICKET-1868:
----------------------------------

    Fix Version/s: 1.4-RC2

> i18n package resource resolving depends too much on available locale
> --------------------------------------------------------------------
>
>                 Key: WICKET-1868
>                 URL: https://issues.apache.org/jira/browse/WICKET-1868
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3.4, 1.4-M3
>            Reporter: Eelco Hillenius
>            Assignee: Eelco Hillenius
>             Fix For: 1.3.6, 1.4-RC2
>
>         Attachments: test.txt
>
>
> Instead of just depending on the session's locale, our i18n resolving 
> algorithm should look at the form of the file names as well. For instance, if 
> we get a request for /web/resources/foo.Bar/test_en_US.css, it should 
> recognize that test is the base form, and try en and en_US on top of that, 
> regardless of the locale that is was set in the session.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to