Project

General

Profile

Actions

Bug #64883

closed

Implement check against File type restriction in Extractors

Added by Fabien Udriot about 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2015-02-05
Due date:
% Done:

100%

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

Description

The Metadata Extractor interface provides the possibility to limit the scope
of the extraction to only certain file types, e.g. text, image,
video, audio, application. This can be defined in every Extactor
in method ExtractorInterface::getFileTypeRestrictions()

However, this check is not implemented in the Indexer and defining.
any value will have no effect which must be fixed.

Actions

Also available in: Atom PDF