-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.1.20 EE GA2, 6.2.10 EE GA1, 6.2.X EE, 7.0.0 M3
-
Fix Version/s: 6.2.4 CE GA5, 6.2.X EE, 7.0.0 M2
-
Component/s: Staging
-
Labels:
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Story Points:5
-
Git Pull Request:
Description
An imported page template does not propagate changes to the associated pages.
Steps to reproduce/Testing done
- Start Liferay and login as admin
- Go to Control Panel > Page Templates
- Add a new page template
- Edit this page template to add any number of portlets (at least 1)
- Export this page template
- Stop Liferay
- Drop the database
- Start Liferay and login as admin
- Go to Control Panel > Page Templates
- Add a new page template
- Go to Control Panel > Site Pages
- Add a page with the blank page template created in step 9
- Visit the page created in step 12 and verify it exists and is blank
- Go to Control Panel > Page Tempates
- Import the lar created in step 5 into the page template created in step 10
- Visit the page created in step 12
Results of Testing
Expected behavior: The changes are propagated to the associated pages
Actual behavior: The changes are not propagated to the associate pages
Errors/Logs
none
Reproduced...
Reproduced in trunk? Yes (a650990ca90282c60f5d53cc73fb4df76216c174)
Reproduced in 6.1.x? No (c2fedbe86719384116c3347ba5885d336e39f0f1)