Bug #93090
closedImage Cropping broken since TYPO3 10.4.11 release
0%
Description
Greetings!
I've noticed that the image cropping does not work properly anymore after the 10.4.11 release.
All cropped images get stretched out after saving the cropped image in the backend and clear all previous processed images (see screenshots).
- Crop an image
- Save the CE
- Close CE
- Reopen CE
--> Image is now stretched out (like in the screenshot)
Steps to reproduce in frontend:- Clear temp assets
- Clear cache
- Go to Frontend
--> Image is now stretched out (like in the screenshot)
Thanks in advance!
Files
Updated by Josef Glatz almost 4 years ago
- Priority changed from Should have to Must have
I can confirm the behaviour
Updated by Tobias Wollender almost 4 years ago
- Related to Bug #93086: Distorted images in FE and BE after the update to 10.4.11 added
Updated by Tobias Wollender almost 4 years ago
- Related to Bug #93085: Image Select and Image Cropping incorrect after TYPO3 update to v10.4.11 added
Updated by Simon Gilli almost 4 years ago
- Related to Bug #93092: Weird visualization of thumbnails in CE after upgrading to 10.4.11 added
Updated by Markus Klein almost 4 years ago
- Related to Bug #91855: Image with crop set is JPEG compressed twice added
Updated by Markus Klein almost 4 years ago
I can't reproduce the Frontend behaviour, only backend behaviour
Updated by Ulrich Koch almost 4 years ago
I can confirm the behaviour – Frontend and Backend
Updated by Thomas Maroschik almost 4 years ago
I can reproduce that too. I already debugged the issue in depth and will soon push a patchset.
Updated by Gerrit Code Review almost 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/+/67173
Updated by Gerrit Code Review almost 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/+/67173
Updated by Helmut Hummel almost 4 years ago
Can somebody here please provide exact data to reproduce? An image and the exact sys_file_reference DB crop field json? thanks!
Updated by Helmut Hummel almost 4 years ago
Helmut Hummel wrote in #note-11:
Can somebody here please provide exact data to reproduce? An image and the exact sys_file_reference DB crop field json? thanks!
Never mind. Can reproduce this as well.
Updated by Jörn Wagner almost 4 years ago
I can confirm the bug and also the fix referenced in #93090#note-10. I have included it already in one live installation via composer patch because editors started to be affected. It would be most welcome if this could be released in 10.4.12 asap.
Updated by Andrea Moroni almost 4 years ago
I can confirm the bug. But the fix doesn't work in data-variant="default" and Bootstrap Package Master...here arrives the original size in FE, even if the cropping is shown correct in BE.
Updated by Ulrich Koch almost 4 years ago
Only the backend works on my live server (GraphicsMagick), as with Andrea Morini (Ciao!), the original image is rendered in the frontend. I don't use Bootstrap-Package.
In my development environment (Mamp: ImageMagick), however, the backend and frontend work correctly.
Updated by Markus Klein almost 4 years ago
- Related to Bug #93139: Revert image processing added
Updated by Markus Klein almost 4 years ago
- Status changed from Under Review to Closed
Resolved with #93139
Updated by Georg Ringer about 3 years ago
- Related to Bug #95760: Still Problem with Crop added