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

2013-06-26 Thread Martin Grigorov (JIRA)

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

Martin Grigorov updated WICKET-5251:


Fix Version/s: (was: 6.9.0)
   6.10.0

 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
Assignee: Martin Grigorov
 Fix For: 7.0.0, 6.10.0


 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


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

2013-06-25 Thread Johannes Odland (JIRA)

 [ 
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