-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.3.1 CE GA2
-
Fix Version/s: 7.2.10 DXP FP6, 7.2.X, Master
-
Component/s: Portal Configuration > Portal Instances
-
Labels:
-
Branch Version/s:7.2.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Sprint:U&SM| S03 Sprint 23 |5.12-5.26
-
Git Pull Request:
A company cannot be created and an existing company's virtual host name cannot be changed if en_US is not in the list of available locales.
Reproduce:
- Set environment variables LIFERAY_LOCALES and LIFERAY_LOCALES_PERIOD_ENABLED to de_DE
- Try to create a new company or change virtual host name of an existing company
- Observe log: com.liferay.portal.kernel.exception.AvailableLocaleException: com.liferay.portal.service.impl.VirtualHostLocalServiceImpl.updateVirtualHosts(VirtualHostLocalServiceImpl.java:181)
Workaround: set environment variables LIFERAY_LOCALES and LIFERAY_LOCALES_PERIOD_ENABLED to de_DE,en_US
- is caused by
-
LPS-44217 Support for multiple virtual hosts per site
-
- Closed
-