Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
2.28.01
-
None
-
Tiger Sprint 106
Description
GalleryProcessor services are retrieved from the plugin's parameter "gallery.processor.id" with the default value "service.gallery.processor" or fallback to an instance of DefaultGalleryProcessor. Such code are copied many times in different classes.
It'd better to create a #getGalleryProcessor() and reuse it in above classes.
Attachments
Issue Links
- discovered while testing
-
CMS-9154 RuntimeException if updating assets/images larger than the max.file.size setting
- Closed