Project

General

Profile

Actions

Bug #58992

closed

invalid argument foreach RootlineUtility.php

Added by Franz Holzinger over 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-05-21
Due date:
% Done:

0%

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

Description

After an Ajax call I get this.

Error handler (FE): PHP Warning: Invalid argument supplied for foreach() in /home/tester/public_html/mywebsite/typo3_src-6.2.2/typo3/sysext/core/Classes/Utility/RootlineUtility.php line 269

PageRepository.php 647 get
RootlineUtility.php 205 generateRootlineCache
RootlineUtility.php 340 getRecordArray
RootlineUtility.php 249 enrichWithRelationFields
RootlineUtility.php 269 handleError
ErrorHandler.php 147 writeLog
ErrorHandler.php 200 exec_INSERTquery
DatabaseConnection.php 156 myDebug
DatabaseConnection.php 753 callDebugger
DatabaseConnection.php 765 debug

Actions #1

Updated by Markus Klein over 10 years ago

Which AJAX call? eID?

Can we please see the complete stack trace?

Problem is that TCA is not loaded.

Actions #2

Updated by Frederic Gaus almost 10 years ago

  • Status changed from New to Closed

No feedback for 9 month, thus I close this ticket. I assume that the problem was the missing TCA in eID-calls which are very common for ajax requests. If you have the feeling that this is still a bug that should be fixed, please be so kind and reopen a new ticket with this ticket as a related issue. Thanks!

Actions

Also available in: Atom PDF