Branch: refs/heads/stable-16.10.x
Home:
https://github.com/xwiki/xwiki-platform
Commit: 67cc5e86d738cae37ebe3d096b228ddb1cb4c41d
https://github.com/xwiki/xwiki-platform/commit/67cc5e86d738cae37ebe3d096b22…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-16 (Tue, 16 Sep 2025)
Changed paths:
M
xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-processing/xwiki-platform-image-processing-api/src/main/java/com/xpn/xwiki/internal/plugin/image/ThumbnailatorImageProcessor.java
M
xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-processing/xwiki-platform-image-processing-api/src/test/java/com/xpn/xwiki/internal/plugin/image/ThumbnailatorImageProcessorTest.java
Log Message:
-----------
XWIKI-23514: PNG images with transparent background still become black when resized
* Set the default image type before converting buffered image.
* Improve the unit test to check that the PNG colors have been
properly read.
(cherry picked from commit c9263100a265a02581ee1b62511d7e7e607c0328)
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications