Actions
Bug #103124
closedMissing quotes in image processing suggestion
Start date:
2024-02-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Install tool suggests to set
$GLOBALS['TYPO3_CONF_VARS']['GFX']['processor_colorspace'] = sRGBif images appear too dark. In general this is the correct suggestion, but the value must be quoted.
Updated by Gerrit Code Review 9 months 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/+/83005
Updated by Gerrit Code Review 9 months 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/+/83005
Updated by Gerrit Code Review 9 months 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/+/82975
Updated by Torben Hansen 9 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c0b4504b0042ec455bc7c64025083d1fe515a0d7.
Actions