Actions
Bug #67285
closedIllegal string offset in ExtensionManagementUtility.php
Status:
Closed
Priority:
Could have
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-06-03
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The sys_log is filled with PHP warnings:
Core: Error handler (FE): PHP Warning: Illegal string offset \'showitem\' in /path/typo3_src-6.2.12/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php line 288
typo3/sysext/core/Classes/Utility/GeneralUtility.php#4737 // TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addToAllTCAtypes#423 // TYPO3\CMS\Core\Error\ErrorHandler->handleError#288 // TYPO3\CMS\Core\Error\ErrorHandler->writeLog#137 // Geithware\DebugMysqlDb\Database\DatabaseConnection->exec_INSERTquery#196 // Geithware\DebugMysqlDb\Database\DatabaseConnection->myDebug#156
Actions