Project

General

Profile

Actions

Bug #57869

closed

Remove side effects form TCA cache building

Added by Helmut Hummel about 10 years ago. Updated over 9 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2014-04-12
Due date:
% Done:

0%

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

Description

Files in Configuration/TCA/table_name.php are designed to only
introduce and define the TCA array of the given table.

It was never designed to change or override already introduced TCA.

This was however possible because the buildTca method uses
the global TCA array when assembling all arrays.

This possibility should be removed so that changing TCA
is only possible in ext_tables.php or the upcoming new
file as described in #57862


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Story #57862: Add possibility to make all TCA additions cachedClosed2014-04-12

Actions
Related to TYPO3 Core - Bug #58004: Categories not visibleClosed2014-04-17

Actions
Actions

Also available in: Atom PDF