[TYPO3-core] RFC: Feature #15988: Refactor TCA definitions of table pages

Steffen Kamper info at sk-typo3.de
Fri Oct 15 13:00:07 CEST 2010


Hi Olly,

there is a problem as the columns array is null when extensions add columns.
This is the case with realurl
Fatal error: Unsupported operand types in 
C:\xampp\htdocs\intro45\typo3conf\ext\realurl\ext_tables.php on line 50

as there is
$TCA['pages']['columns'] += array( ...
(btw realurl should use the API)

vg Steffen


More information about the TYPO3-team-core mailing list