-
Suggestion
-
Resolution: Fixed
-
None
-
None
After the JS and CSS improvements in JIRA 3.11 the calendar language translation file (e.g. the calendar-de.js file) is included from the calendar-language.jsp file.
The problem is that if the user changes their language preference, until the cache expires, the wrong transaltion file will be served.
Need to add all language files to the system-webresources-plugin.xml file and make whatever includes the calendar also include teh correct translation file. This way we can let the bvrowser cache the results of calendar-language.jsp for ever, and the calendar translation file (e.g. the calendar-de.js file) for ever as well.
This will also remove the HACK#1 that was added from the code, without the need to upgrade atlassian-plugins.
- is duplicated by
-
JRASERVER-13749 Can't set `due date` field if language set to Russian: error was
- Closed
-
JRASERVER-13995 JIRA date-problems in international environments
- Closed
-
JRASERVER-14091 Calendar popup language doesn't change according to user's configured Profile
- Closed
- is related to
-
JRASERVER-13867 Calender is not working
- Closed