Details
-
Type:
Bug
-
Status: RESOLVED
-
Priority:
Blocker
-
Resolution: Duplicate
-
Affects Version/s: 20.2, 21.0 [Tentative]
-
Fix Version/s: None
-
Component/s: Internationalization, Roster, Rubrics, Web Components
-
Labels:None
-
Test Plan:
Description
When Tomcat is configured with a default language that is not english (i.e: -Duser.language=es -Duser.region=ES ), tools using the i18n webcomponent (Roster, Clog, Commons and Rubrics) don't work when user's preferred language is english.
In Roster and Clog a javascript error happens in the console:
Uncaught TypeError: Cannot read property 'split' of undefined
at Object.roster.init (roster.js?version=MiAulario-Csie-Pruebas:800)
But the issue is that the i18n object is undefined.
AFAIK all QA Tomcats are configured with english locale, so this can't be tested there.
Gliffy Diagrams
Zeplin
Attachments
Issue Links
- is related to
-
SAK-43835 Using non-english default locale results in empty portal.locale for english
-
- RESOLVED
-