Project

General

Profile

Actions

Bug #64942

closed

Racecondition in Extractor Registry for Indexing FAL files

Added by Stefan L about 9 years ago. Updated over 3 years ago.

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

100%

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

Description

Hi,

there seems to be a bug where two or more Extractors of a FAL driver can not share the same priority.
They overwrite each other

typo3/sysext/core/Classes/Resource/Index/ExtractorRegistry.php
Function getExtractorsWithDriverSupport
Line 99 (and duplicated) 101

i would expect two extractors with the same priority to work in random order

The same occurs in typo3/sysext/core/Classes/Resource/Index/Indexer.php:105

bye


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 #92643: Fix FAL meta data extraction prioritiesClosed2020-10-21

Actions
Actions #1

Updated by Riccardo De Contardi over 7 years ago

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

Updated by Gerrit Code Review about 5 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/c/Packages/TYPO3.CMS/+/59894

Actions #3

Updated by Gerrit Code Review almost 5 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/c/Packages/TYPO3.CMS/+/59894

Actions #4

Updated by Gerrit Code Review almost 5 years ago

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

Actions #5

Updated by Gerrit Code Review almost 5 years ago

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

Actions #6

Updated by Gerrit Code Review over 4 years ago

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

Actions #7

Updated by Gerrit Code Review over 4 years ago

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

Actions #8

Updated by Gerrit Code Review over 4 years ago

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

Actions #9

Updated by Anonymous over 4 years ago

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

Updated by Benni Mack over 4 years ago

  • Status changed from Resolved to Closed
Actions #11

Updated by Helmut Hummel over 3 years ago

  • Status changed from Closed to Accepted
  • TYPO3 Version changed from 6.2 to 9

This issue isn't resolved yet. Extractors can have same priority, but the extracted meta data of extractors with same priority will still be overwritten.

Actions #12

Updated by Helmut Hummel over 3 years ago

  • Related to Bug #56727: ExtractorRegistry can not handle Extractors with same ExecutionPriority added
Actions #13

Updated by Helmut Hummel over 3 years ago

  • Status changed from Accepted to Closed

Since there are more things to fix, I will create a new ticket

Actions #14

Updated by Helmut Hummel over 3 years ago

  • Related to Bug #92643: Fix FAL meta data extraction priorities added
Actions

Also available in: Atom PDF