Project

General

Profile

Actions

Bug #57141

closed

FileExtensionFilter must not use identifier but file name

Added by Christian Weiske over 10 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2014-03-21
Due date:
% Done:

100%

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

Description

TYPO3\CMS\Core\Resource\Filter\FileExtensionFilter currently uses a file's identifier to check if the extension is allowed.

FAL drivers may use file name unrelated identifiers that have no extensions, e.g. "u32_9607ab8374a741d89b8d52b6a75d48e953".

TYPO3 should not make restrictions how those identifiers should look like, and rather use the file name instead of the identifier to check the extension.

Happens with TYPO3 6.2git master (after beta7).

Actions #1

Updated by Gerrit Code Review over 10 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28597

Actions #2

Updated by Gerrit Code Review over 10 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28597

Actions #3

Updated by Christian Weiske over 10 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF