-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.2.10 DXP FP9, 7.2.X, 7.3.3 CE GA4, 7.3.10 DXP GA1, Master
-
Component/s: Page Templates > Display Page Templates
-
Branch Version/s:7.2.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Last Working Version:
-
Git Pull Request:
Step to reproduce:
- Add a display page template with Web Content Article type and Basic Web Content subtype
- Add a Display Page Content fragment to display page template
- Publish
- Click ellipsis button of display page template
- Mark as Default
- Add a Web Content Article based on Basic Web Content
- Type title and content
- Click Save as Draft
- Expand Display Page Template
- Click eye icon button
Expected Results:
The content of WC is shown in preview popup.
Actual Results:
The 404 not found is shown in preview popup. And the following error is thrown in browser console.
- http://localhost:8080/web/guest/-/wc2?p_l_mode=preview&_undefined_bodyCssClass=dialog-iframe-popup dialog-with-footer
Reproduced on:
Tomcat 9.0.33 + MySQL 5.7. Portal master GIT ID: dfcc23ae99e0e56a9f06b27a38863d2df18a1bd1.
Cannot be reproduced on:
Tomcat 9.0.33 + MySQL 5.7. Portal 7.3.2-GA3 GIT ID: 0515646c8f638f202d107469cc147172fc7685de.
- causes
-
LPS-122451 Web content article preview is inconsistent
- Closed