Project

General

Profile

Actions

Bug #45507

closed

In Web > List, thumbnails are displayed for Text only elements

Added by Lorenz Ulrich over 11 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2013-02-15
Due date:
% Done:

0%

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

Description

If thumbnailsByDefault is checked in the user settings, the List module display thumbnails of pictures in content elements.

If you change a Text w/Image element to a Text (only) element, you will still see the thumbnails in the list module. The reason is obvious: Changing a content element type doesn't remove content of fields that are not used with this type. As a consequence the images are still linked (no matter if as a true relation in 6.0+ or as CSV in <= 4.7.

For editors it can be destracting that they see thumbnails that are not displayed in the frontend.

I'm not sure how to tackle the issue: Check for the content type before rendering the thumbnail or remove field values that are not associated with the content type? I think the latter would be kind of a revolution.

Thanks for your feedbacks.

Actions

Also available in: Atom PDF