[
https://issues.apache.org/jira/browse/WICKET-3848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13057725#comment-13057725
]
Peter Ertl commented on WICKET-3848:
------------------------------------
(this issue was just created for documentation of changes)
> resource caching is not working for localized package resources
> ---------------------------------------------------------------
>
> Key: WICKET-3848
> URL: https://issues.apache.org/jira/browse/WICKET-3848
> Project: Wicket
> Issue Type: Bug
> Components: wicket-core
> Affects Versions: 1.5-RC5.1
> Reporter: Peter Ertl
> Assignee: Peter Ertl
> Fix For: 1.5-RC6
>
>
> Resource caching is not caching the localized version of package resources.
> When using url attributes to locate localized versions of a package resource
> the resource caching is not taking care of that.
> For example
> beer.gif?en_US (-> refer to English version of beer image)
> and
> beer.gif?de_DE (-> refer to German version of beer image)
> will be cached as
> beer.gif (-> refers to neutral version)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira