[
https://issues.apache.org/jira/browse/WICKET-3848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Ertl closed WICKET-3848.
------------------------------
Resolution: Duplicate
Fix Version/s: 1.5-RC6
this issue is fixed as part of WICKET-3846
> 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