Actions
Bug #66520
closedFatal when rendering categories that was removed
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Categorization API
Target version:
-
Start date:
2015-04-21
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
PHP Catchable Fatal Error: Argument 2 passed to TYPO3\CMS\Backend\Utility\IconUtility::mapRecordTypeToSpriteIconClass() must be of the type array, null given, called in typo3/sysext/core/Classes/Tree/TableConfiguration/DatabaseTreeDataProvider.php on line 254
In DatabaseTreeDataProvider calling mapRecordTypeToSpriteIconClass $row have to be an array.
Patch will follow.
Files
Actions