Project

General

Profile

Actions

Bug #23450

closed

Icons for page types missing

Added by Martin over 13 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-08-26
Due date:
% Done:

0%

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

Description

Icons for page types are missing in Typo3 4.4 backend forms, If "accessListRenderMode" is set to "checkbox" (see attached screenshot).

It seems that the function t3lib_iconworks::getIcon() tries to identify the icon filename based this config key: $PAGES_TYPES[$row['doktype']]['icon'].
The config key is not used for pagetypes in Typo3 4.4 anymore.

In Typo3 4.4 functions getSpriteIcon*() from t3lib_iconworks are used instead to display pagetype icons.

Set "accessListRenderMode" to "checkbox". Create a new Backend usergroup record and activate "Include Access Lists".

(issue imported from #M15558)


Files

icons-4.4.1.jpg (60.4 KB) icons-4.4.1.jpg Administrator Admin, 2010-08-26 00:35

Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #23849: No "Page types" icon in be_group editing, when using rendermode accessListRenderMode = checkboxClosedChris topher2010-10-27

Actions
Actions

Also available in: Atom PDF