Bug #22763
closed
Icons missing in page tree for "Page contains" pages
Added by Soren Malling over 14 years ago.
Updated about 14 years ago.
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)
Files
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
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)
patch pending in core list
Committed to trunk rev 7909
Also available in: Atom
PDF