Details
-
Bug
-
Resolution: Fixed
-
Neutral
-
6.2.18
-
None
-
Empty show more show less
-
Nucleus 4, Nucleus 4
-
2
Description
Steps to reproduce
- Go to https://demopublic.magnolia-cms.com/.magnolia/admincentral#app:jcr-browser-app:browser;/admin/tina/language:: as superuser
- Switch to users workspace, go to admin/tina/language
- Change it to a locale-country format (zh-CN)
- Log out
- Log in as tina
Expected results
The admincentral is switched to Chinese language.
Actual results
java.lang.IllegalArgumentException: Invalid locale format: zh-CN
Workaround
Use java7 format (zh_CN).
Development notes
Checklists
Acceptance criteria
Attachments
Issue Links
- is depended upon by
-
MGNLUI-6247 Make the LocaleSelectionSupport extendable
-
- Closed
-