-
Type:
Bug
-
Status: Closed
-
Resolution: No Longer Reproducible
-
Affects Version/s: 6.1.30 EE GA3
-
Fix Version/s: 6.1.30 EE GA3, 6.2.0 CE M6
-
Component/s: Staging, Staging > Export/Import
-
Labels:
-
Git Pull Request:
Steps to reproduce:
Export:
1. Create a page template called 'TestPage Template'.
2. Add an 'Asset Publisher' portlet to the 'TestPage Template' and configure it to be the Default Asset Publisher of the page.
3. Create a site template called 'TestSite Template' and create a page in it which is based on the 'TestPage Template'.
4. Create a site in the source system called 'TestSite' based on the 'TestSite Template'.
5. Add a web content to the 'TestSite' and define 'TestPage' as its 'Display Page'.
6. Export the 'TestPage Template', the 'TestSite Template', and the 'TestSite' including its web contents.
Import:
1. Import the 'TestPage Template' and the 'TestSite Template' into the target system.
2. Create a blank site in the target system called 'TestSite'
3. Import the 'TestSite' with 'Categories', 'Permissions' and 'Delete missing pages'
Result: For the imported Web Content the Display Page was missing and a NoSuchLayoutException was thrown.