Task #77815
closedEpic #77810: Improve (responsive) image handling
Show preview image instead of json string if imageManipulation field is readonly
100%
Description
If you do cropping on a image reference (TCA type imageManipulation) a json string is stored. When the field is defined as readonly the string is displayed in an input field.
Instead of the disabled input field the image preview should be shown (like if the readonly is disabled)
Updated by Helmut Hummel over 7 years ago
- Status changed from New to Accepted
On top of that, the preview for default language should also show images instead of the json
Updated by Christian Eßl over 4 years ago
Issue is pretty old. Is this still valid? Looking at the imageManipulation type now I see, that the preview images are always shown, even if "readOnly" is set to true.
Updated by Christian Eßl over 4 years ago
- Category set to Backend User Interface
Updated by Gerrit Code Review about 4 years ago
- Status changed from Accepted 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/+/65533
Updated by Gerrit Code Review about 4 years ago
Patch set 2 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/+/65533
Updated by Gerrit Code Review about 4 years ago
Patch set 3 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/+/65533
Updated by Gerrit Code Review about 4 years ago
Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65789
Updated by Oliver Bartsch about 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 52b1b436753388dfcf117b61791c9f570dd99e7b.
Updated by Georg Ringer about 4 years ago
- Related to Task #91640: Hide translation diff for image imageManipulation fields added
Updated by Georg Ringer about 4 years ago
- Related to Bug #83064: Media cropping data should not be localizable added
Updated by Benni Mack almost 4 years ago
- Status changed from Resolved to Closed