You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/10/14 00:08:44 UTC

[jira] Updated: (WICKET-1868) i18n package resource resolving depends too much on available locale

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

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

    Attachment: test.txt

tests failure log

> 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.5, 1.4-M4
>
>         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.