-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, Master
-
Fix Version/s: 6.2.X EE, 7.0.0 DXP FP36, 7.0.0 DXP SP7, 7.0.5 CE GA6, 7.0.X, 7.1.0 M1, 7.1.X, Master
-
Branch Version/s:7.0.x, 6.2.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:3
-
Git Pull Request:
The Language Selection portlet does not redirect properly when using a virtual host for private pages. This specifically occurs when a Language Selection portlet is being used on a public page and the user is navigating this public page via the virtual host.
Steps to Reproduce
- Startup DXP
- Create a new public page for default site with name "Login" and friendly url "/login".
- Create a new private page with an arbitrary name.
- Set virtual host for private pages of that site to an arbitrary hostname (From now on let's assume it is "test.dev").
- Put the language portlet onto the just created page "Login".
- Open "test.dev:8080". You should automatically get redirected to the login page.
- Use the language portlet to change the language.
Expected behavior:
The page is shown with the selected language.
Actual behavior:
You get redirected to an error page showing that the current page is not available.
- relates
-
LPE-16332 Language Selector portlet redirection is not working as expected when using virtual hosts
-
- Closed
-