Project

General

Profile

Actions

Bug #64898

closed

sysFile relation without $allowedFileExtensions does not allow uploads

Added by Georg Ringer about 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend API
Target version:
Start date:
2015-02-06
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Stabilization Sprint

Description

In one of the last patches, the behaviour of allowed file extensions changed.

Previously, calling \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::getFileFieldTCAConfig() without setting $allowedFileExtensions was not a problem and allowed the upload of every file.

Now nothing is allowed anymore. Wildcard like "*" is also not possible!

Actions

Also available in: Atom PDF