-
Bug
-
Resolution: Fixed
-
Low
-
5.9.6, 5.9.7, 6.0.6
-
The bug is not reproducible in 5.8
-
4
-
Severity 3 - Minor
-
Summary
The Calendar macro is displaying the first day of the week as Sunday when German localisation is set.
Environment
Confluence 5.9.6, 5.9.7
The bug is not reproducible in 5.8
Steps to Reproduce
- Open Confluence Login page
- Change the language to Deutsch
- Login and Edit a page
- Insert a Calendar macro or use the shortcut //
Expected Results
The first day of the week should be Monday
Actual Results
The first day of the week is shown as Sunday
Workaround
- Browse to <confluence_install>/confluence/WEB-INF/atlassian-bundled-plugins directory
- Backup the jar file confluence-language-pack-de_DE-6.0.0-OD-2015.50.0-0611-2015-12-04.jar
- Open the original jar file, open the file i18n/aui_de_DE.properties
- Modify the value of the attribute ajs.datepicker.localisations.first-day and set it to 1
- Save the file and update the jar
- Restart Confluence
- relates to
-
CONFSERVER-43385 Date Picker no longer set to Monday On European Languages
- Closed
-
CONFSERVER-51332 First day of the week
- Closed