Bug #106169
closedCreating 64x64 thumbnails with extreme proportions may fail
100%
Description
Exrtreme image dimensions like 1920x10 pixels will yield a height=0 in case a 64x64 thumbnail area shall be created.
In these cases, a width/height of 1 should be enforced. Even though these generated images will not be very helpful to look at, they must allow image generation to continue working.
Updated by Garvin Hicking about 1 month ago
- Related to Bug #88203: RTE CKEditor removes spaces between formatted words added
Updated by Garvin Hicking about 1 month ago
- Related to deleted (Bug #88203: RTE CKEditor removes spaces between formatted words)
Updated by Garvin Hicking about 1 month ago
- Related to Bug #106111: missing button types in install tool added
Updated by Garvin Hicking about 1 month ago
- Related to deleted (Bug #106111: missing button types in install tool)
Updated by Garvin Hicking about 1 month ago
- Related to Task #106166: ImageProcessing exception for width/height=0 asks for reporting but misses important details added
- Related to Task #103351: Avoid duplicate image crop (crop-crop-scale to crop-scale) added
Updated by Gerrit Code Review about 1 month ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/88206
Updated by Gerrit Code Review about 1 month ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/88206
Updated by Gerrit Code Review about 1 month ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/88206
Updated by Gerrit Code Review about 1 month ago
Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/88206
Updated by Gerrit Code Review about 1 month ago
Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/88206
Updated by Gerrit Code Review about 1 month ago
Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/88206
Updated by Gerrit Code Review about 1 month ago
Patch set 1 for branch 13.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/+/88238
Updated by Garvin Hicking about 1 month ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 5b3efef806e0834dcaaeb25f2a1ddb951b1c1bfe.
Updated by Garvin Hicking 18 days ago
- Precedes Bug #106329: ImageProcessingInstructions misses an integer casting for one scenario added