Actions
Bug #22705
closedSpriteIconApi getSpriteIconForRecord does not find default icon
Start date:
2010-05-24
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.1
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Throughout core there's often the case that we need a icon for an table.
this is often done via passing an empty array as "record" for such table.
currently spriteIcon does not find any icon if the table uses typeicon_classes in extTables.
The function has to bee improoved a little bit.
(issue imported from #M14466)
Actions