-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.10 EE GA1
-
Fix Version/s: 6.2.X EE
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Story Points:6
-
Fix Priority:1
-
Git Pull Request:
Steps to reproduce:
- Start up the portal on a fresh database
- Shut down the server and then add these two properties to the portal-ext.properites
locales=nl_NL,en_GB locales.enabled=nl_NL,en_GB
- Deploy the attached hook
- Before logging in, go to a page with the sign in portlet and add "/nl" after the domain name in the URL to view the page in the "nl" translation. Notice the sign in button says "nl Sign In"
- Change the URL to "/en"
Expected Result:
The sign in button should say "en Sign In"
Actual Result:
The sign in button says "el Sign In"
Reproduced on ee-6.2.x - e30d970
Not reproduced in master - i think LPS-50227 is the reason for that
- causes
-
LPS-59975 Test Localized Portlet getting Failed messages in Chinese, English, and French
- Closed
-
LPS-64213 Language hooks are not correctly loaded when configuring more than one file for default properties or for a specific locale
- Closed
- relates
-
LPE-14426 Deployed hook can show translation from unsupported language
-
- Closed
-