Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 4.0, 5.0, 5.1, 5.2, 5.3
-
Component/s: Language Packs, XMLUI
-
Labels:
-
Attachments:
-
Comments:8
-
Documentation Status:Not Required
Description
The currentLocale metadata in DRI XML document is always "en" even the language is already switched to others.
<metadata element="page" qualifier="currentLocale">en</metadata>
In my case, I switched from English to Deutsch.
Note:
I'm trying to display some metadata based on selected language. So, I will use the currentLocale but it always be "en".