-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 DXP SP1
-
Fix Version/s: 7.0.1 CE GA2
-
Component/s: Staging > Resource Importer
-
Labels:
-
Story Points:1.25
-
Liferay Contributor's Agreement:Accept
-
Git Pull Request:
Resources Importer always imports ADTs using 'com.liferay.journal.model.JournalArticle' for the resourceClassNameId, as shown in this line:
The result is that ADTs are imported, but they never show up in the Application Display Template lists in the control panel. Manually creating an ADT and checking the code indicates that the correct resourceClassName should be 'com.liferay.portlet.display.templat.PortletDisplayTemplate'