Skip to content
Snippets Groups Projects
Commit f4735314 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/+/77992


Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent 372cef12
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