Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.0 M5
-
6.2.x
-
Committed
-
9
-
4
-
Regression Bug
Description
LPS-54433 introduces regression.
Steps to reproduce:
- Add a private page to your site with Name="URLPage", Type="Link to URL" and URL="http://www.google.com"
- Sign out
- Enter the URL http://localhost:8080/group/guest/urlpage and login
Expected result:
Redirection to http://www.google.com happens.
Actual result:
Response returns with 404 status code.