Project

General

Profile

Actions

Bug #46156

closed

$GLOBALS['TCA'] is empty in enrichWithRelationFields

Added by Stefan Froemken about 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Miscellaneous
Target version:
-
Start date:
2013-03-10
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

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

Actions #1

Updated by Stefan Galinski about 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.

Actions #2

Updated by Gerrit Code Review about 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

Actions #3

Updated by Gerrit Code Review about 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

Actions #4

Updated by Christian Kuhn about 11 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF