Bug #46156
closed$GLOBALS['TCA'] is empty in enrichWithRelationFields
100%
Description
Hello Core-Team,
I got following Warning in current GIT-Version of the TYPO3-Core
PHP Warning: Invalid argument supplied for foreach() in /Applications/MAMP/htdocs/typo3_src/typo3/sysext/core/Classes/Utility/RootlineUtility.php line 238
I checked it with xDebug and found out that $GLOBALS['TCA'] is empty.
t3lib_div::loadTCA() doesn't work anymore (deprecated)
Any ideas?
Stefan
Updated by Stefan Galinski over 11 years ago
- Category changed from Backend API to Miscellaneous
- Status changed from New to Accepted
- Target version deleted (
6.1.0)
Just reproduced it with the introduction package and the current master.
Updated by Gerrit Code Review over 11 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/19200
Updated by Gerrit Code Review over 11 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/19200
Updated by Christian Kuhn over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset bf8ba7201198107f1aee49eefc7dd4335b7e2a07.