You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tiles.apache.org by "Nicolas Le Bas (JIRA)" <ji...@apache.org> on 2012/06/20 01:29:42 UTC

[jira] [Commented] (TREQ-15) URLApplicationResource(String path, Locale locale, URL url) shouldn't transform the URL of the resource when it can't parse it

    [ https://issues.apache.org/jira/browse/TREQ-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397156#comment-13397156 ] 

Nicolas Le Bas commented on TREQ-15:
------------------------------------

yes :)
                
> URLApplicationResource(String path, Locale locale, URL url) shouldn't transform the URL of the resource when it can't parse it
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TREQ-15
>                 URL: https://issues.apache.org/jira/browse/TREQ-15
>             Project: Tiles Request
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Nicolas Le Bas
>            Assignee: Mck SembWever
>             Fix For: 1.0.1
>
>
> {{URLApplicationResource(String path, Locale locale, URL url)}} builds an ApplicationResource named after ''path'' + ''locale'' suffix, located at ''url''.
> It transforms URLs with the file: protocol, which is correct; however, it should not transform it in the general case, since it might not understand it (see {{URLApplicationResource(String localePath, URL url)}} for a working example.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira