Details
-
Bug
-
Status: Open
-
Normal
-
Resolution: Unresolved
-
2.26.03
-
None
-
None
Description
It's not possible to upload the attached Image. For a project I've added the following dependency to make it work accordingly:
<dependency>
<groupId>com.twelvemonkeys.imageio</groupId>
<artifactId>imageio-jpeg</artifactId>
<version>3.0-rc5</version>
</dependency>
This dependency is delegating the imagereader to the 3d party API
3d party dependency seems to be BSD licensed and usable for product.
https://github.com/haraldk/TwelveMonkeys
Please review solution and/or regression.