Actions
Task #102025
closedduplicate paramters @ core/Classes/Imaging/GraphicalFunctions.php
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Code Cleanup
Target version:
-
Start date:
2023-09-24
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
'/usr/bin/convert' -interlace None -auto-orient +profile '*' -auto-orient -geometry 1280x854! -colorspace sRGB -quality 90 -colorspace sRGB \
'jpg:[..]/fileadmin/user_upload/test.jpg[0]' \
'[..]/typo3temp/assets/images/<hash>.jpg'
-auto-orient
-colorspace sRGB
Updated by Benni Mack 5 months ago
- Status changed from New to Closed
We finally cleaned up this mess in TYPO3 v13. Thanks for the report.
Actions