Bug #86213
closedHandling svg files in files list
0%
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.
Updated by Georg Ringer about 6 years ago
- Status changed from New to Needs Feedback
can you test with latest master or at least with latest 8.7, can't reproduce it on master.
can you also provide a stacktrace for 8.7, thanks!
Updated by Kevin Meckl about 6 years ago
Georg Ringer wrote:
can you test with latest master or at least with latest 8.7, can't reproduce it on master.
can you also provide a stacktrace for 8.7, thanks!
Thanks, that's right, we tested it again and could no longer understand the behavior.
The only thing is that the thumbnails take a long time to be updated. Is that correct?
Updated by Georg Ringer about 6 years ago
- Status changed from Needs Feedback to Closed
I am guessing this is a browser cache issue as a hard reloaded fixed it for me.
I am closing the issue
Updated by Kevin Meckl about 6 years ago
Georg Ringer wrote:
I am guessing this is a browser cache issue as a hard reloaded fixed it for me.
I am closing the issue
Ok, thanks for your Feedback.