Johannes Odland created WICKET-5251:
---------------------------------------
Summary: Minified name resolves incorrectly if deault 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