Bug #22763

Icons missing in page tree for "Page contains" pages

Added by Soren Malling about 5 years ago. Updated almost 5 years ago.

Status:Closed Start date:2010-05-30
Priority:Should have Due date:
Assigned To:Steffen Ritter % Done:

0%

Category:- Spent time: -
Target version:-
TYPO3 Version:4.4 Is Regression:
PHP Version:5.3 Sprint Focus:
Complexity:

Description

After choosing from "Page contains"

no icons is shown in the page tree for these pages.

screenshot shows for pages containing

"News"
"Website users"
The dam created folder

using latest checkput from trunk

(issue imported from #M14538)

no-icons-pages.png (2.8 kB) Administrator Admin, 2010-05-30 22:56

rfc-14538.diff Magnifier (697 Bytes) Administrator Admin, 2010-06-12 11:49


Related issues

related to Core - Bug #22726: New Backend Design Closed 2010-05-27
related to Core - Bug #22805: Sprite API: Missing icon "Edit whole record" Resolved 2010-06-03
related to Core - Bug #22963: Sprite API: Still a wrong icon Closed 2010-06-22
related to Core - Bug #23067: Missing Sprite icon t3-icon-apps-pagetree is referenced Closed 2010-07-01

History

#1 Updated by Steffen Ritter about 5 years ago

this is indeed right, but since "contains" is not type - this is intended.

the uxw task was to clean up the look :)

the implementation has been very ugly in "old way" and since we are aiming to be cleaner in future I do not like to implement it in sprite-icon-for record sinc it would be a dirty hack to...

Clean way would be: register your own pagetype-with icon

#2 Updated by Soren Malling about 5 years ago

That's a shame, especially when this article is fairly new and got some great feedback from readers.

http://buzz.typo3.org/people/steffen-kamper/article/new-icons-for-my-pages/

#3 Updated by Steffen Ritter about 5 years ago

automatic fallback won't be possible anyways, be-skinning (what this belongs to) is not backwards compatible as of 4.4

talked to benni about it... what do you think about following solution:

"contains" overwrites "type", so that the type "contains_VALUE" would have been looked up in TCA[ctrl][typeicon_classes'] where you would register your own icon (from iconset or register own one via api-function)

#4 Updated by Steffen Ritter about 5 years ago

patch pending in core list

#5 Updated by Steffen Kamper about 5 years ago

Committed to trunk rev 7909

Also available in: Atom PDF