-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 6.2.X EE, 7.0.0 DXP FP60, 7.0.0 DXP SP9, 7.0.X, 7.1.10 DXP FP2, 7.1.1 CE GA2, 7.1.10.1 SP1, 7.1.X, Master
-
Component/s: Core Infrastructure
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Story Points:0.25
-
Fix Priority:4
-
Git Pull Request:
-
QA Test Name:
- LocalFile.PortalSmokeUpgrade#ViewPortalSmokeArchive612
- LocalFile.PortalSmokeUpgrade#ViewPortalSmokeArchive6130
- LocalFile.PortalSmokeUpgrade#ViewPortalSmokeArchive621015
- LocalFile.PortalSmokeUpgrade#ViewPortalSmokeArchive621021
- LocalFile.PortalSmokeUpgrade#ViewPortalSmokeArchive625
- LocalFile.SitelocalizationUsecase#ViewEditURLLocale
-
QA Test Score:29
Steps to reproduce issue:
- Set the following property: locale.use.default.if.not.available=true
- Navigate to Site Administration > Configuration > Site Settings
- Navigate to the Language tab
- Flag "Define a custom default language and additional available languages for this site"
- Configure current languages to be Hungarian and English
- Configure the default language to be English
- Save the site's languages configuration
- Log out
- Navigate to the provided URL: http://localhost:8080/fr/web/guest/home
Expected result:
Portal stays at /fr/, however the language of the page is in English.
Actual result:
Portal is not redirected correctly.
Reproduced on Tomcat 8.0.32 + MySQL 5.7
Portal master GIT ID: 312ff867b6487e7ffde1f30c01b36ac8de1ebe52
- causes
-
LPS-82333 Liferay breaks when switching to Arabic with the language portlet while not signed in.
- Closed
- is caused by
-
LPS-77681 Site default locale not being used as default language
- Closed
- is duplicated by
-
LPS-82013 Page not found - No check on localized URL if the locale is not in the current languages
- Closed
-
LPS-74659 Redirection is not proper for locals which is not the default one
- Closed
- is related to
-
LPS-75799 FriendlyURL for unavailable language does not redirect to default language
- Closed
- relates
-
LPE-16651 FriendlyURL for unavailable language does not redirect to default language
-
- Closed
-
-
LPE-16550 FriendlyURL for unavailable language does not redirect to default language
- Open