Project

General

Profile

Actions

Bug #78992

closed

IconFactory::mapRecordTypeToOverlayIdentifier => Notice: Undefined index

Added by Alexander Opitz over 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Could have
Category:
Backend API
Start date:
2016-12-14
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

In 7.6 LTS I get

Notice: Undefined index: typeicon_classes in /vagrant/webapp/htdocs/public/typo3_src/typo3/sysext/core/Classes/Imaging/IconFactory.php on line

$GLOBALS['TCA'][$table]['ctrl']['typeicon_classes'] IMHO not needed to be set in TCA so shoud be checked

Notice: Undefined index: nav_hide in /vagrant/webapp/htdocs/public/typo3_src/typo3/sysext/core/Classes/Imaging/IconFactory.php on line 266
Notice: Undefined index: enablecolumns in /vagrant/webapp/htdocs/public/typo3_src/typo3/sysext/core/Classes/Imaging/IconFactory.php on line 269

nav_hide do not need to be inside a record and in TCA enablecolumns do not need to be defined. So we should check.

Actions #1

Updated by Alexander Opitz over 7 years ago

  • Description updated (diff)
Actions #2

Updated by Gerrit Code Review over 7 years ago

  • Status changed from New 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 https://review.typo3.org/50971

Actions #3

Updated by Gerrit Code Review over 7 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50971

Actions #4

Updated by Gerrit Code Review over 7 years ago

Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51217

Actions #5

Updated by Alexander Opitz over 7 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF