You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Johannes Odland (JIRA)" <ji...@apache.org> on 2013/06/25 08:15:21 UTC

[jira] [Updated] (WICKET-5251) Minified name resolves incorrectly if default resource reference is used

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

Johannes Odland updated WICKET-5251:
------------------------------------

    Summary: Minified name resolves incorrectly if default resource reference is used  (was: Minified name resolves incorrectly if deault resource reference is used)
    
> Minified name resolves incorrectly if default resource reference is used
> ------------------------------------------------------------------------
>
>                 Key: WICKET-5251
>                 URL: https://issues.apache.org/jira/browse/WICKET-5251
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.8.0
>            Reporter: Johannes Odland
>
> In PackageResourceReference.
> When a default reference to a minified resource is used (i.e. the resource wasn't mounted) the resource reference name includes '.min'. 
> When trying to resolve the minified name, another '.min' is appended, resulting in the minified name resolving to 'html5.min.min.js'. 
> As a result, the PackageResourceReference concludes that the resource was not minified, and adds compression.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira