-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Duplicate
-
Affects Version/s: 7.0.0 DXP FP58
-
Fix Version/s: 7.0.0 DXP FP59
-
Component/s: Staging
-
Labels:None
Description
Renaming child pages does not show the change in the above navigation menu when staging and page versioning is enabled.
Steps to reproduce
- Install 2 bundles of Liferay DXP 7.0 installed with DE-58
- Configure the portal-ext.properties so staged server can talk to live server for publishing
- in both portal-ext.properties
tunneling.servlet.shared.secret=6162636465666768696a6b6c6d6e6f70 tunneling.servlet.shared.secret.hex=true
- in both portal-ext.properties
- Set up Test Site 1 on the staging server to publish remotely to Test Site 1 on the live server on the live bundle. Be sure to enable page versioning for public pages
- On stage server Test Site 1, Add Public Page with type "Empty", and add some web content to it
- Add a child page under the "Welcome" Page named "Child Test"
- Verify that the name in the left hand navigation and the navigation at the top of the page both say Child Test
- Configure the Child Test page and change the name to Child Modified and save
Results of Testing
Expected Results: Name in the left hand navigation and navigation at the top of the page both say Child Modified
Actual Results: Name in the left hand navigation says Child Modified, but name at the top still says Child Test
Master
Not reproduced -
d01360906645560f20043675807afda3abc78585
Branch
Not Reproduced -
aae291936df55586376bd519c72332ba921f23d5
- duplicates
-
LPS-84809 LayoutLocalServiceImpl.getLayoutChildLayouts method is not working correct in case of having Staging with Page Versioning. In 7.0.x, this causes page name translation failures in navigation bar.
- Closed