-
Type:
Bug
-
Status: Verified
-
Resolution: Unresolved
-
Affects Version/s: 6.2.2 CE GA3
-
Fix Version/s: None
-
Component/s: Documents & Media, Media Gallery widget
-
Labels:None
-
Fix Priority:2
The default ADTs for the media gallery portlet are not found in com/liferay/portlet/imagegallerydisplay/dependencies, but instead on com/liferay/portlet/documentlibrary/dependencies, even though the document library portlet does not support ADTs. The property that loads these ADTs is dl.display.templates.config=com/liferay/portlet/documentlibrary/dependencies/portlet-display-templates.xml, which also has comments saying "Set the location of the XML file containing the configuration of the default display templates for the Document Library portlet. "
The dependencies folder, along with the files within it, should be in the image gallery portlet folder, as that is where they are used within the product.