Bug #92707
closedImage processing hint shows wrong configuration value
100%
Description
The image processing test in the TYPO3 install tool shows a hint, that $GLOBALS['TYPO3_CONF_VARS']['GFX']['colorspace'] = sRGB
should be set if images appear too dark.
This setting changes since TYPO3 8.0 to $GLOBALS['TYPO3_CONF_VARS']['GFX']['processor_colorspace']
(see #43085)
Updated by Gerrit Code Review about 4 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66285
Updated by Gerrit Code Review almost 4 years ago
Patch set 1 for branch 10.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/+/67298
Updated by Torben Hansen almost 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 6ed3053cea9b855cd05ae8864b690f621db71fe2.
Updated by Gerrit Code Review almost 4 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/67299
Updated by Gerrit Code Review almost 4 years ago
Patch set 2 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/67299
Updated by Torben Hansen almost 4 years ago
- Status changed from Under Review to Resolved
Applied in changeset b04d52808545758db0e7062db0e6ad2766a201ea.