Bug #78816
closedGrayscale-filter results in too dark images - Wrong colorspace used
100%
Description
- Make sure you have a TYPO3-/ImageMagick-installation that requires using sRGB-colorspace so images don't appear too dark.
- Insert a color-image on a page.
- In the image-properties use the grayscale-filter.
Result: Resulting grayscale-image is too dark.
Reason: The parameter "-colorspace GRAY" is used. But the final image needs to be save in "-colorspace sRGB" again then. Otherwise colors are too dark.
Issue was discovered in TYPO3 7.6 but surely applies to master as well.
Updated by Gerrit Code Review almost 8 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/50791
Updated by Susanne Moog about 7 years ago
- Category changed from Image Cropping to Image Generation / GIFBUILDER
Updated by Gerrit Code Review almost 7 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50791
Updated by Gerrit Code Review almost 7 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50791
Updated by Gerrit Code Review almost 7 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55554
Updated by Stefan Neufeind almost 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 987a9eafb30e352959225032264bc7875d2dfc19.