Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-platform
Commit: 8b8c6d6fffe8c2c512c93adaeabad3915159d0fc
https://github.com/xwiki/xwiki-platform/commit/8b8c6d6fffe8c2c512c93adaeaba…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-09-04 (Wed, 04 Sep 2024)
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
Log Message:
-----------
XWIKI-22411: Image inserted with height or width parameter isn't displayed in the
orientation provided by EXIF data
* Remove the fallback to the parent method as it makes no sense - the
library already uses ImageIO internally, so it supports everything
that the parent method supports. To make things worse, this
fallback just hides exceptions/replaces them with strange exceptions
as the input stream won't be in the expected state.
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications