Project

General

Profile

Actions

Bug #89377

open

Imagedescription visible in Backend, even if the image is set to hidden

Added by Dennis Römmich over 4 years ago. Updated about 4 years ago.

Status:
Needs Feedback
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2019-10-08
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Needs Decision

Description

Steps to reproduce:
1. Go to page module and create a new "Text & Media" Content Element.
2. Fill out the Fields "Bodytext", "Media Elements" and the Description of the Media element
3. Make sure to disable the Media Element
4. Save and Close the record

Expected behavior:
As a backend editor i don't want to see the description of a hidden image in the Page module


Files

Actions #1

Updated by Gerrit Code Review over 4 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61961

Actions #2

Updated by Georg Ringer over 4 years ago

  • Status changed from Under Review to Needs Feedback

I am not so sure about this change. IMO we don't have anywhere in the backend conditions based on hidden if something should be shown or not. therefore I like to avoid having now a different behaviour for this one field.

IMO it would be more important to have a good concept for the complete page module instead of fiddling around with one setting here and one setting there. do you agree?

Actions #3

Updated by Dennis Römmich over 4 years ago

Georg Ringer wrote:

IMO we don't have anywhere in the backend conditions based on hidden if something should be shown or not. therefore I like to avoid having now a different behaviour for this one field.

There is actually a condition based on hidden in https://github.com/TYPO3/TYPO3.CMS/blob/TYPO3_8-7/typo3/sysext/backend/Classes/Utility/BackendUtility.php#L1706
This condition is the reason why we don't see the image in page module.

Georg Ringer wrote:

IMO it would be more important to have a good concept for the complete page module instead of fiddling around with one setting here and one setting there. do you agree?

I totally agree, "good concept" always sounds great :) But until we have a good concept, we should merge this, imo.

Actions #4

Updated by Georg Ringer about 4 years ago

  • Sprint Focus set to PRC
Actions #5

Updated by Benni Mack about 4 years ago

  • Sprint Focus changed from PRC to Needs Decision
Actions

Also available in: Atom PDF