Bug #58992
closedinvalid argument foreach RootlineUtility.php
0%
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
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.
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!