-
Sub-task
-
Resolution: Fixed
-
High
-
None
Currently, we retrieve the Locale for a web-resource request via the current user's authentication context, for example fr_FR.
This is a problem, because if web-resource url for the request contains a different Locale _en_UK then we will retrieve and then cache contents localised to the wrong Locale.
In this example we would cache the en_UK url with content fetched in fr_FR
- is related to
-
JRASERVER-37917 Upgrade to new atlassian web-resources to prevent poisoning cached i18n dependent JS resources
- Closed