You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Juergen Donnerstag (JIRA)" <ji...@apache.org> on 2008/12/20 20:39:44 UTC

[jira] Resolved: (WICKET-1908) ResourceNameIterator problem with files with undescore in name

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

Juergen Donnerstag resolved WICKET-1908.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4-RC2
         Assignee: Juergen Donnerstag  (was: Eelco Hillenius)

made identification of language, country and variation more strict but still compliant  (see http://java.sun.com/j2se/1.4.2/docs/api/java/util/Locale.html for more details)

> ResourceNameIterator problem with files with undescore in name
> --------------------------------------------------------------
>
>                 Key: WICKET-1908
>                 URL: https://issues.apache.org/jira/browse/WICKET-1908
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3.5
>         Environment: JDK 1.6.0_10, Windows
>            Reporter: Jan Sýkora
>            Assignee: Juergen Donnerstag
>             Fix For: 1.4-RC2
>
>         Attachments: WICKET-1908-test.zip
>
>
> when the page HTML file is located on the path, that contains _to_ in name (and to is not ment as a locale), (ResourceNameIterator:103) matches this position, (ResourceNameIterator:115) founds it, the path is shortened (ResourceNameIterator:153) and the whole process results in the HTML resource not being found.

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