Branch: refs/heads/stable-17.4.x Home: https://github.com/xwiki/xwiki-platform Commit: f7cbc960bc006c9289e5c8bf282af6e5d2ec6136 https://github.com/xwiki/xwiki-platform/commit/f7cbc960bc006c9289e5c8bf282af... 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