-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.1 CE GA2
-
Fix Version/s: 7.0.1 CE GA2
-
Component/s: Staging, Staging > Export/Import
-
Labels:
-
Story Points:1
Steps to reproduce:
- Create a blank site
- Under Publishing -> Export export the new site and download the file
- In a different portal instance go to Publishing -> Import to upload the lar file
- Expected: The lar successfully imports to the site
- Actual: Following error occurs
The file *.lar cannot be imported.
java.lang.IllegalStateException: No portlet bag for {mvccVersion=0, id=0, companyId=0, portletId=com_liferay_shopping_web_portlet_ShoppingPortlet, roles=, active=true}
The error does not occur if a site export lar file is imported to another site on the same portal instance.
This was tested with a local instance, master demo, and a dev server. Going from any one to another caused the same error. Also tested by adding pages to site before export, with and without portlets which caused the same error.