Branch: refs/heads/stable-17.8.x Home: https://github.com/xwiki/xwiki-platform Commit: 89334085440e56c6af878d80e4b0da040ec2a5af https://github.com/xwiki/xwiki-platform/commit/89334085440e56c6af878d80e4b0d... Author: Michael Hamann <[email protected]> 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