Actions
Bug #84908
closedsearch in filelist bypasses allowed filetype
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2018-05-02
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.1
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
When trying to add a file to textmedia which isn't one of the allowed types e.g. JPG JPEG PNG MP4 MP3
you can add a file of type SVG by searching for it in the when selecting a file.
When you jsut navigate to the folder you dont see the svg file which is what it should do.
So in the case of an svg, typo3 detects that it is an image and it allows you to crop the svg which isnt possibly.
Actions