Project

General

Profile

Actions

Bug #24237

closed

tcaTree doesn't use correct icons

Added by Georg Ringer over 13 years ago. Updated about 10 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-11-29
Due date:
% Done:

0%

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

Description

see screenshot:hidden pages are shown like normal page records

(issue imported from #M16606)


Files

tcaTree-sorting.gif (14.6 KB) tcaTree-sorting.gif Administrator Admin, 2010-11-29 17:40
Actions #1

Updated by Steffen Ritter over 13 years ago

type-icons are supported, overlays are not possible - everywhere extjs displays icons.

Actions #2

Updated by Georg Ringer over 13 years ago

from a short debugging:
a call to t3lib_iconWorks::getSpriteIconForRecord($this->tableName, $row); instead of t3lib_iconWorks::mapRecordTypeToSpriteIconClass($this->tableName, $row) would work inside function buildRepresentationForNode();

problem is that first call returns the complete icon but only classes are accepted...

Actions #3

Updated by Georg Ringer over 13 years ago

reply for your msg: then this is a problem of extjs?

Actions #4

Updated by Steffen Ritter over 13 years ago

overlays are a second sprite icon rendered over the first.
ExtJS has only support for only one icon, therefore only the base icon will be displayed.

Actions #5

Updated by Georg Ringer about 10 years ago

  • Status changed from New to Rejected
  • Target version deleted (0)
  • Is Regression set to No
Actions

Also available in: Atom PDF