Project

General

Profile

Actions

Task #90944

open

itemsProcFunc should allow multiple items processors

Added by Claus Due over 4 years ago. Updated over 4 years ago.

Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2020-04-04
Due date:
% Done:

0%

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

Description

Currently, the TCA setting itemsProcFunc is mutually exclusive and only allows a single itemsProcFunc to be registered at any given time. This means that if extension A defines an itemsProcFunc, extension B must override (remove) that itemsProcFunc to register a different one.

Instead of this, the setting should allow a priority-indexed array of processing functions.

Actions #1

Updated by Gerrit Code Review over 4 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/+/64068

Actions #2

Updated by Gerrit Code Review over 4 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/+/64068

Actions

Also available in: Atom PDF