Details
-
Bug
-
Status: Closed
-
Resolution: Won't Fix
-
Master
-
None
-
None
Description
Step to reproduce:
- Site admin > Site Builder > Pages Templates > Masters tab
- Add a custom master
- Click Look and Feel button from the sidebar
Show Footer: True Show Header: True Show Header Search: True Show Maximize/Minimize Application Links: False Wrap Widget Page Content: True
- Back to page editor
- Publish the custom master
- Site admin > Site Builder > Pages Templates > Pages Templates tab
- Add a new collection
- Add a new content page template based on custom master
- Publish it
- Export the content page template
- Open the page-template.json file
Expected Results:
"themeSettings" : { "lfr-theme:regular:show-header" : "true", "lfr-theme:regular:show-maximize-minimize-application-links" : "false" "lfr-theme:regular:wrap-widget-page-content" : "true", "lfr-theme:regular:show-header-search" : "true", "lfr-theme:regular:show-footer" : "true" }
Actual Results:
"themeSettings" : { "lfr-theme:regular:show-header" : "false", "lfr-theme:regular:wrap-widget-page-content" : "false", "lfr-theme:regular:show-header-search" : "false", "lfr-theme:regular:show-footer" : "false" }
Reproduced on:
Tomcat 9.0.17 + MySQL 5.7. Portal master GIT ID: 5424b300cd2d393e8a9d047b41c26cfb7c68bf2e.
Attachments
Issue Links
- Discovered while testing
-
LPS-107748 As a page administrator I can import content page templates within a fragments ZIP
-
- Closed
-
- is related to
-
LPS-106212 As a page administrator I can export one content page template as a well defined open format
-
- Closed
-