Bug #89377
closed
Imagedescription visible in Backend, even if the image is set to hidden
Added by Dennis Römmich about 5 years ago.
Updated 4 months ago.
Category:
Backend User Interface
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
- Status changed from New to Under Review
- 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?
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.
- Sprint Focus changed from PRC to Needs Decision
- Status changed from Needs Feedback to Closed
Hey,
I could not reproduce this in all supported versions, so finally this problem has been solved!
Also available in: Atom
PDF