Actions
Bug #92707
closedImage processing hint shows wrong configuration value
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-10-26
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:
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)
Actions