-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X EE, Master
-
Fix Version/s: 7.0.0 DXP FP23, 7.0.X EE, 7.0.4 CE GA5, 7.1.X, Master
-
Component/s: Staging
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Story Points:1.25
-
Fix Priority:3
-
Git Pull Request:
This ticket is an issue on master too, but given the amount of code the master part has been handled in a user story. Please check the linked LPS-72176
The child pages of one link page are no longer correctly linked after publishing to Remote Live site.
Steps to reproduce:
- Startup two separate instances of Liferay
- On the first instance, add one or two public pages (e.g., p0, p1, ...)
- Add a child page to the public page(s)
- Add another public page (not a child page), then another child page to every top-level page (note: the important part is to create these pages in a different order from how they will be imported into a remote site)
- For each top-level page, navigate to the page configuration, set the page type to "Link to a Page of This Site," and link it to the site's 1st child page
- Setup Remote Live Staging using the second instance's Liferay site as the Live site
- Attempt to publish to live
Expected results: the publish is successful, and all links on the live site work correctly and point to the same pages as on the staging site
Actual results: the publish is successful, but the links all point to the wrong sites
Reproduced on master: 88e5e8accc95d2527ea91b3d3e8cd762835e79bc
Reproduced on ee-7.0.x: b58e958f0b178988f20f64c67df59376a4245c8a
- is related to
-
LPS-72178 Propagate all the process level events to the remote live site when stagaing publication runs
- Closed
- relates
-
LPS-72176 As a developer I would like to be able to register Export Import Process Callbacks which run after the process on the group
-
- Closed
-
- Testing discovered
-
LPS-71568 Remote staging fails to publish layouts when layout names consist of numbers
- Closed