-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.1.30 EE GA3, 6.2.0 CE B1
-
Labels:None
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Git Pull Request:
Previously, to import a public layout with the resources importer you would put the lar in:
docroot/WEB-INF/classes/resources-importer/lar/archive.lar
now, the way to import public and private layouts would be:
docroot/WEB-INF/classes/resources-importer/lar/public.lar
docroot/WEB-INF/classes/resources-importer/lar/private.lar