Actions
Bug #92024
closedOnline media preview processing duplicates a lot of image processing code
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-08-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Due to the fact that configurable processors weren't present when online media handling was introduced,
a lot of code needed to be duplicated to make the processing work in a pre preocess event.
Since we have configurable processors now, the code should be moved to a processor
and the code duplication removed.
Actions