Actions
Bug #86213
closedHandling svg files in files list
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-09-10
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
You can not overwrite svg files in the file list.
Also, when overwriting these errors will be displayed in the log.
'Core: Error handler (FE): PHP Warning: A non-numeric value encountered in /var/www/htdocs/releases/46/vendor/typo3/cms/typo3/sysext/core/Classes/Imaging/GraphicalFunctions.php line 2416'
And when renaming, the thumbnail of the previous file is taken and not updated.
That means if you rename a file and this name already existed, the old thumbnail will be taken.
Actions