Project

General

Profile

Actions

Bug #85142

closed

Recent reordering of TCA select items processing makes it impossible to post-process foreign_table items

Added by Joschi Kuphal almost 6 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
FormEngine aka TCEforms
Start date:
2018-06-02
Due date:
% Done:

100%

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

Description

The recently introduced reordering of TCA select items processing (#75834) in typo3/sysext/backend/Classes/Form/FormDataProvider/TcaSelectItems.php has moved the itemsProcFunc-processing before the addition of items from a foreign_table, effectively breaking the only way to post-process these items (i.e. rename, change value, etc.).

An example would be the post-processors for static_info_tables entities which don't work any longer (https://docs.typo3.org/typo3cms/extensions/static_info_tables/Manual/Index.html#alternate-value-fields-for-entity-selector).


Related issues 5 (1 open4 closed)

Related to TYPO3 Core - Bug #75834: removeItems, backendLayouts, pageTSconfigClosed2016-04-21

Actions
Related to TYPO3 Core - Bug #85622: itemsProcFunc in TCA -> select with foreign_table works not correctlyClosed2018-07-23

Actions
Related to TYPO3 Core - Bug #87569: itemsProcFunc in TCA in combination with used table not working correctNew2019-01-29

Actions
Related to TYPO3 Core - Bug #90925: Incorrectly selected items in MM select fieldsClosed2020-04-01

Actions
Has duplicate TYPO3 Core - Task #89600: [Bugfix] Reorder processing of TCA select items againClosed2019-11-07

Actions
Actions

Also available in: Atom PDF