Project

General

Profile

Actions

Feature #82719

open

FileNameFilter is missing basic functionality

Added by Beat Haenger over 6 years ago. Updated about 5 years ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2017-10-10
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
filter
Complexity:
medium
Sprint Focus:

Description

TYPO3\CMS\Core\Resource\Filter\FileNameFilter cannot be used to filter files by name. It can only be used to show or hide hidden files. In the current implementation it should be called HiddenFileFilter.

It should be similar to FileExtensionFilter with a function filterFileList that can be called and applies the set name rescrictions.

It should have a getter and setter to give it a filename which must then be matched once filterFileList is called.

Actions #1

Updated by Beat Haenger over 6 years ago

  • Description updated (diff)
Actions #2

Updated by Susanne Moog over 6 years ago

  • Category set to File Abstraction Layer (FAL)
Actions #3

Updated by Susanne Moog about 5 years ago

  • Tracker changed from Bug to Feature
  • Tags set to filter
Actions

Also available in: Atom PDF