-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.4.3.6 CE GA6, 7.4.13 DXP U2, Master
-
Component/s: Sites Administration > Sites
-
Fix Priority:4
-
Git Pull Request:
Steps to reproduce:
- Add '127.0.0.1 www.staging.com' and '127.0.0.1 www.live.com' lines to your hosts file
- Start the bundle
- Enable local staging
- Go to the site configuration -> site URL and set the www.staging.com for the staging public pages, and www.live.com for the public pages
- Open an incognito tab and open www.staging.com:8080
Expected behaviour: Page loads, you can log in
Actual behaviour: Page won't load due to "Too many redirects error" in the browser
- is caused by
-
LPS-136518 When accessing web content URL that has a display page template without /web/guest, the locale/web/guest is prepended to the URL
- Closed