Bug #84841
closed
image crop (TYPO3 content elemets) and file:current:crop (page media resources) not working
Added by Daniel Schwarz over 6 years ago.
Updated over 4 years ago.
Description
Hi everybody,
from v.8.7.10 up to 8.7.13 the standard cropping functionality (content element »images only« and »text & images«) and file:current:crop for page media ressources (which was fixed in v.8.7.10 see here: https://forge.typo3.org/issues/82057) is not working anymore or not as expected.
For the standard TYPO3 content elements the output is a processed file in the dimensions of the applied crop but the cropping area is completely ignored. Instead the image is distorded. Switching back to 8.7.10 everything is working as expected.
For page media ressorces (file:current:crop) the crop is completely ignored. The output is the original (not processed) file.
For both cases the cropping preview in the backend is set to none (full image as if there never was a selected cropping area) after saving the element/page.
Best wishes …
Daniel
I confirm this issue. Downgrade to 8.7.9 fixed it.
Edit: You have to clear all processed files in t3's install tool to see this behaviour in action.
Also Fluid Viewhelpers are not working anymore.
<f:image image="{image}" width="800c" height="450c"/>
just shows the original image without processing it.
- Category set to Image Cropping
Just in case someone stumbles on this bug: What seemed to have fixed our particular problem was to update Graphicsmagick from 1.1.x on Mittwald to 1.3.x. After that everything worked like it should again.
Johannes Rebhan wrote:
Just in case someone stumbles on this bug: What seemed to have fixed our particular problem was to update Graphicsmagick from 1.1.x on Mittwald to 1.3.x. After that everything worked like it should again.
Yep, that fixed it. Upgraded graphicsmagick 1.2.7 to 1.3.24. This version dependency should be meantioned somewhere...
Thanks to Johannes Rebhan!
Johannes Rebhan wrote:
Just in case someone stumbles on this bug: What seemed to have fixed our particular problem was to update Graphicsmagick from 1.1.x on Mittwald to 1.3.x. After that everything worked like it should again.
Same problem under Graphics Magick 1.3.5, only the version 1.3.24 works correct.
Thanks for reporting this issue!
We got a PR for the docs for this issue. Please also update the docs, if there is a new development with this and / or check the docs right now. Thanks!
See
- Status changed from New to Resolved
as the documentation has been updated, I close the issue
- Status changed from Resolved to Closed
Also available in: Atom
PDF