Project

General

Profile

Actions

Bug #50568

closed

Make FileExtensionFilter case insensitive

Added by Alexander Stehlik almost 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
Start date:
2013-07-30
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

At the moment the \TYPO3\CMS\Core\Resource\Filter\FileExtensionFilter will not find any files if the allowed extensions are uppercase and the files in the directory have lowercase extensions.

This is a real problem because the \TYPO3\CMS\Backend\Form\FormEngin::getSingleField_typeGroup() method converts all configured allowed extensions to uppercase.

Actions

Also available in: Atom PDF