-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, 7.1.0 Beta 2, Master
-
Fix Version/s: 7.0.0 DXP FP59, 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:7.0.x
-
Backported to Branch:Committed
-
Story Points:0.25
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce:
- Add a public page, test
- Edit page friendly URL
- Add a localized friendly URL for test, choose hu-HU, add /teszt
- Check the success message
- Visit [portal URL]/hu/web/guest/test
- Check the redirect URL
Actual result:
URL redirects to [portal URL]/hu/hu/web/guest/teszt.
Expected result:
URL redirects to [portal URL]/hu/web/guest/teszt.
- is caused by
-
LPS-79002 Being redirected to language specific page with virtual host set adds /web back to url
- Closed