Actions
Bug #101994
closedCropping via TypoScript comma-syntax fails
Status:
Closed
Priority:
Should have
Assignee:
Category:
Image Cropping
Target version:
Start date:
2023-09-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
lib.svgtest5 = IMAGE
lib.svgtest5 {
file = 1
file.ext = png
file.width = 200
file.height = 200
file.crop = 50,50,100,100
}
Updated by Gerrit Code Review about 1 year 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/+/81156
Updated by Gerrit Code Review about 1 year 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/+/81156
Updated by Gerrit Code Review about 1 year ago
Patch set 1 for branch 12.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/+/81193
Updated by Benni Mack about 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ce5d4b05ded6b9896eb24464e7692cf2d6032b6a.
Actions