Project

General

Profile

Actions

Bug #92643

closed

Fix FAL meta data extraction priorities

Added by Helmut Hummel over 3 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-10-21
Due date:
% Done:

100%

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

Description

Meta data extraction interface defines getPriority and getExecutionPriority, where the first is defined as "data priority" in the annotation.

The latter is never evaluated, but is important to respect when one extractor needs some data from a previously executed one to successfully do its job.

Also currently extractors with the same data priority are not able to both provide (same or different) meta data, because the only data from that last executed one is respected.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #56727: ExtractorRegistry can not handle Extractors with same ExecutionPriorityClosed2014-03-10

Actions
Related to TYPO3 Core - Bug #64942: Racecondition in Extractor Registry for Indexing FAL filesClosed2015-02-09

Actions
Actions

Also available in: Atom PDF