Actions
Task #93971
closedAdd metadata information to files when EXT:filemetadata is loaded and FilesProcessor is used
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2021-04-22
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
7.4
Tags:
Complexity:
Sprint Focus:
Description
Situation¶
When FilesProcessor
is used in TypoScript to fetch file information, it's lacking the metadata information.
I stumbled over it because the basic information about width and height of an image is not accessible.
Solution¶
Add the metadata of all files if EXT:filemetadata is loaded in the FilesProcessor.
Actions