Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.X, 7.1.10 DXP FP3, 7.1.1 CE GA2, 7.1.10 DXP FP4, 7.1.X, Master
-
7.1.x, 7.0.x
-
Committed
-
1
-
3
-
Oracle Sun JDK 8
-
Apache Tomcat 9.0.x
-
Chrome (latest)
-
MySQL 5.7
-
Desktop
-
U&SM | Sprint 9
-
Regression Bug
Description
After the change added by the issue https://issues.liferay.com/browse/LPS-78738 , when selecting a language that makes the URL to include a locale with a "-", like for example "en-GB", this breaks the Control Panel.
Steps to reproduce:
- Set this property in portal-ext.properties: locale.prepend.friendly.url.style=2
- Set this property in portal-ext.properties: locales.enabled=en_US,en_GB,nl_NL,nl_BE
- Add a Language Selector widget to any page of a site
- Select british english or belgian nederlands
- Click on the menu link to access the Control Panel
Actual result:
The Control Panel is broken.
Expected result:
The Control Panel is displayed as usual.
Attachments
Issue Links
- relates
-
LPS-91048 URLs containing "non default" locales don't work as expected
- Closed