Breaking: #83122 - Removed stdWrap option TCAselectItem¶
See forge#83122
Description¶
The option TCAselect
is rarely used and also does not cover all possibilities of the core like manipulating
entries with TSconfig and the mentioned support of database relations.
Impact¶
The stdWrap option TCAselect
will not work anymore.
Calling \TYPO3\
and
\TYPO3\
will trigger an error.
Affected Installations¶
Any instance using the stdWrap option TCAselect
or calls to
\TYPO3\
and
\TYPO3\
.
Migration¶
Use a custom userFunc to rebuild the functionality.