Bug #68601
closed
Opening list-view info-functionality fails for certain content-elements
Added by Stefan Neufeind over 9 years ago.
Updated about 7 years ago.
Category:
Backend User Interface
Sprint Focus:
Stabilization Sprint
Description
In the list-view for a content-element try to open the info-view. That works for me for regular content-elements.
But with EXT:media installed and a simply CE of that type on a page trying to open the info I then get:
#1: PHP Catchable Fatal Error: Argument 2 passed to TYPO3\CMS\Backend\Utility\IconUtility::getSpriteIconForRecord() must be of the type array, null given, called in /var/www/git-typo3/TYPO3v4/TYPO3.CMS/typo3/sysext/backend/Classes/Controller/ContentElement/ElementInformationController.php on line 743 and defined in /var/www/git-typo3/TYPO3v4/TYPO3.CMS/typo3/sysext/backend/Classes/Utility/IconUtility.php line 689
Is that extension special in any way? Doesn't it have some icon defined where it should or so / is there an icon-setting missing?
that ext is too large to track that down.
stacktrace is the minium
- Status changed from New to Accepted
- Assignee set to Markus Klein
- Priority changed from Should have to Must have
- Complexity set to easy
- Sprint Focus set to Stabilization Sprint
This happens when refindex is outdated. The info dialog does not properly check if the referenced record is still valid.
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42154
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42154
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF