Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.1.0 CE RC1
-
Fix Version/s: 6.1.0 CE GA1, --Sprint 11/12, 6.2.0 CE M2
-
Component/s: DM, DM > Document Library Display
-
Labels:None
-
Story Points:4
-
Fix Priority:3
-
Similar Issues:
Description
At present, JSPs for Document and Media portlet and Media Gallery portlets have DLProcessors hard-coded. This causes problems if somebody is trying to modify the JSPs in a hook and don't have access to the DLProcessors. Ideally, the code should be generic enough that each DLProcessor can output data necessary to produce its own custom URL's. This would mean to refactor the JSPs to just call each of the DLProcessors via its registry and grab its unique URL, if necessary.
Issue Links
- is duplicated by
-
LPS-22909
Improve API to obtain the small Images from DL
-
