-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.X
-
Fix Version/s: 7.1.X
-
Component/s: Pages > Page Administration
-
Labels:
-
Branch Version/s:7.1.x
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce:
- Create a blank site, called 'test'.
- In 'test' site, visit section Build -> Page Fragments. At this point, since there are any layouts in the site, Liferay creates a new hidden Asset Display Page.
- Now go to Pages section and add a private page. At this point, since there are already layouts in the site, the 'Go to Site' link is present.
- Click on the 'Go to Site' link.
Expected result: you are redirected to /group/test (private pages' default URL), since there are not public pages yet.
Current result: you are redirected to /web/test (public pages' default URL), and the Asset Display Page created in 2 is displayed.
- is related to
-
LPS-103039 If there is a hidden "Asset Display Page" created as part of the initialization of page fragments, clicking on the site at Site list redirects to that hidden page
- Closed
-
LPS-108404 Pages are not shown in 7.1.x
- Closed