Skip to content
Snippets Groups Projects
Commit d5f4e981 authored by Jochen Roth's avatar Jochen Roth Committed by Oliver Bartsch
Browse files

[BUGFIX] Define minimum crop size for image manipulation

Currently it's possible to set the cropping
to 0x0 in size. This leads to an error.

This has been fixed by setting a minimal
required width/height for the cropping.

Resolves: #99943
Releases: main, 11.5
Change-Id: I3b6af446c3bfb02c1f752e0e721f63920fa94c5a
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77858


Tested-by: default avatarJosef Glatz <typo3@josefglatz.at>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarJosef Glatz <typo3@josefglatz.at>
parent 084335fe
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment