Project

General

Profile

Actions

Bug #68601

closed

Opening list-view info-functionality fails for certain content-elements

Added by Stefan Neufeind almost 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2015-07-28
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
easy
Is Regression:
No
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?


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #68658: Info popup throws exception for beUserClosed2015-07-30

Actions
Actions #1

Updated by Markus Klein almost 9 years ago

that ext is too large to track that down.
stacktrace is the minium

Actions #2

Updated by Markus Klein almost 9 years ago

  • 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.

Actions #3

Updated by Gerrit Code Review almost 9 years ago

  • 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

Actions #4

Updated by Gerrit Code Review almost 9 years ago

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

Actions #5

Updated by Markus Klein almost 9 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF