-
Type:
Regression Bug
-
Status: Closed
-
Resolution: No Longer Reproducible
-
Affects Version/s: 7.1.X
-
Fix Version/s: 7.1.10 DXP FP17, 7.1.10.4 SP4, 7.1.X
-
Component/s: WCM
-
Fix Priority:3
-
QA Test Name:
-
QA Test Score:5
Steps to reproduce:
- Add a new site.
- Add a public page.
- Activate local staging.
- Add a private page.
- Navigate to public page by using http://localhost:8080/web/site-name-staging.
- Assert public page display in the site.
- Navigate to private page by using http://localhost:8080/group/site-name-staging.
Expected result: Private page should be display when go to http://localhost:8080/group/site-name-staging.
Actual result: http://localhost:8080/group/site-name-staging doesn't work.
- is caused by
-
LPS-97133 Fragment issues with staging and export/import
- Closed