Actions
Bug #81235
closedImage metadata (description) isn´t shown in content element
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2017-05-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Description
Hi!
There´s a small bug when handling metadata added in the filelist.
The value of the description field isn´t shown when adding the picture in a text+image-element.
I´ve added a picture to show the point. Same thing with title works.
TYPO3 8.7.1
PHP 7.0
Best,
Christoph
Files
Updated by Jasmina Ließmann over 7 years ago
I can reproduce the behavior, tested with:
current master (EXT:fluid_styled_content)- CType 'image' and 'textpic'
fields 'title' and 'description' are prefilled - CType 'textmedia'
field 'title' is prefilled, field 'description' is empty
- CType 'image', 'textmedia' and 'textpic'
field 'title' is prefilled, field 'description' is empty
- EXT:css_styled_content
- CType 'image', 'textpic'
fields 'title' and 'description' are prefilled
- CType 'image', 'textpic'
- EXT:fluid_styled_content
- CType 'textmedia'
fields 'title' and 'description' are prefilled
- CType 'textmedia'
Updated by Gerrit Code Review over 6 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/56438
Updated by Gerrit Code Review over 6 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56506
Updated by Guido S. over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d2efcd269e3a260cfe146819da1dc2b89ae56c2b.
Updated by Tymoteusz Motylewski over 6 years ago
- Related to Bug #84563: Default file properties in sys_file_reference ignored added
Updated by Tymoteusz Motylewski over 6 years ago
- Related to Task #84631: Cover Assigning image to tt_content with acceptance test added
Actions