-
Type:
Testing
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: Master
-
Fix Version/s: Master
-
Component/s: Pages > Page Administration
-
Labels:None
-
Git Pull Request:
Description
Create a Poshi test for bug: LPS-121979 and LPS-120005
Test Case
Case 1
Change the configuration of page won't break the connection with its master page
- Add a new site
- Add a master page with header and footer elements
- Add a new page based on the master page
- Add a Heading fragment to page then publish
- Navigate to the page in view mode
- Assert the header, footer and Heading are shown in page
- Click the gear icon button on the control menu
- Change the page name then save
- Go back to page in view mode
- Assert the header, footer and Heading are still shown in page
Case 2
Change the configuration of page won't break the connection with its style book
- Add a new site
- Add a style book
- Select Typography form
- Change the value to 'Courier New' in Font Family Base
- Publish
- Add a new page based on Blank
- Add a Paragraph fragment to page
- Open Page Design Options panel
- Style Book tab
- Change to the new style book
- Assert the font-family of inline content is Courier New
- Publish
- Navigate to the page in view mode
- Assert the font-family of inline content is Courier New
- Click the gear icon button on the control menu
- Change the page name then save
- Go back to page in view mode
- Assert the font-family of inline content is still Courier New
- is related to
-
LPS-120005 Several tokens values are not being applied in pages
- Closed
-
LPS-121979 Saving the configuration of a page will remove the connection with its master page
- Closed