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

Juergen Donnerstag commented on WICKET-3821:
--------------------------------------------

Good catch, but the sequence is irrelevant for the cache key. The cache key is 
only used internally and is not used as filename or anything else. No other 
source code should ever depend on it. 

> MarkupCacheProvider should create keys following resource name standard
> -----------------------------------------------------------------------
>
>                 Key: WICKET-3821
>                 URL: https://issues.apache.org/jira/browse/WICKET-3821
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-core
>            Reporter: Bruno Borges
>            Priority: Trivial
>         Attachments: MarkupCacheProvider.patch
>
>
> DefaultMarkupCacheProvider stores its keys like 
> "Resource-locale_style_variation.extension", but the standard according to 
> ResourceStreamLocator is "Resource_variation_style_locale.extension".

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to