Project

General

Profile

Actions

Bug #54025

closed

Fix usage of file filter in ElementBrowser->TBE_expandFolder()

Added by Alexander Stehlik over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2013-11-27
Due date:
% Done:

0%

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

Description

The getFiles() method of a folder does not seem to accept a list of allowed extensions any more.

But this is the way it is currently used in ElementBrowser->TBE_expandFolder().

Instead there is a method setFileAndFolderNameFilters() that can be used to filter out file extensions.

The ElementBrowser code needs to be updated.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #51752: FAL ArrayIterator::seek() warning in ElementBrowserClosed2013-09-04

Actions
Actions #1

Updated by Markus Klein over 10 years ago

  • Status changed from New to Closed

Is solved with #51752

Actions #2

Updated by Alexander Stehlik over 10 years ago

Just realized that this affects multiple places in the ElementBrowser.

Actions #3

Updated by Alexander Stehlik over 10 years ago

Ah, great, thank you :)

Actions

Also available in: Atom PDF