-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.3.1 CE GA2, 7.3.2 CE GA3, 7.3.10 DXP GA1, Master
-
Component/s: ~[Archived] WCM
-
Labels:
-
Fix Priority:3
-
Git Pull Request:
-
QA Test Score:5
Steps to reproduce:
Senario 1:
- In 7.1, add a content page
- Check the page is publish status in 7.1
- Upgrade to master using upgrade tools
- Go to the page admin to check the content page status
Actual result:
Published content page is changed to draft, there's no page display in the default navigation menu.
Expexted result:
Published content page is kept published, could see the page in navigation menu.
Senario 2:
- In 7.1, add a content page
- Import the fragment-collection.zip in attachement
- Add a button fragment from imported to content page
- Add a second content papage
- Add a title fragment from imported to content page
- Add a navigation menu
- Select the 2 added content pages to the navigation menu
- Add a URL to navigation menu
- url = "https://www.liferay.com/",
- urlName = "Liferay"
- Modify page to use the created navigation menu
- Check the page is publish status in 7.1
- Upgrade to master using upgrade tools
- Assert pages exist in navigation menu
- Go to the page admin to check the content page status
Actual result:
Published content pages are changed to draft, pages displayed in navigation menu at step 12, after doing step 13, the pages are missing in the navigation menu.
Expexted result:
Published content pages are kept published, could see the page in created navigation menu.