Task #54228
Epic #55070: Workpackages
Epic #54260: WP: FAL Missing Issues / Features / API
Story #54261: As an Extension-Developer I want to use FAL assets in my custom development
MetaData Extraction Registry should have Ordering Parameter
Status: | Resolved | Start date: | 2013-12-06 | |
---|---|---|---|---|
Priority: | Could have | Due date: | 2013-12-31 | |
Assigned To: | Steffen Ritter | % Done: | 100% |
|
Category: | File Abstraction Layer (FAL) | Spent time: | - | |
Target version: | 6.2.0 | Estimated time: | 3.00 hours | |
TYPO3 Version: | 6.2 | Complexity: | easy | |
PHP Version: | Sprint Focus: |
Description
the priority of of Metadata Extractors which one overrides data from another one.
This implicitly defines the execution order...
This might not be useful at any time - therefore add an parameter for execution priority/order
Associated revisions
[TASK] Priority is not execution order in for Extractors
When the meta-data extraction services have been introduced it
silently has been assumed that the defined priority can be
used as execution order. In fact the priority just defines which
data takes precedence of another. In fact you might have an
extraction service which has highest priority for the fields it
serves but on the opposite should run as first, so other
extraction services already can use the data.
This change adds a second "priority" for that purpose and adapts
the indexing process accordingly.
Resolves: #54228
Releases: 6.2
Change-Id: I649fc8b91103ab518e5a692bf73c54851e8b70b1
Reviewed-on: https://review.typo3.org/26696
Reviewed-by: Frans Saris
Reviewed-by: Wouter Wolters
Reviewed-by: Stefan Neufeind
Reviewed-by: Ingo Schmitt
Reviewed-by: Steffen Ritter
Tested-by: Steffen Ritter
History
#1 Updated by Steffen Ritter over 1 year ago
- Parent task set to #54261
#2 Updated by Gerrit Code Review over 1 year ago
- Status changed from Accepted 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/26696
#3 Updated by Steffen Ritter over 1 year ago
- % Done changed from 0 to 70
#4 Updated by Steffen Ritter over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 70 to 100
Applied in changeset 036063910a352a3c3b62dc370f642f8b9ee2496f.