Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.5, 2.0, 2.4
-
None
-
None
-
Java11 OpenJDK
-
Patch, Important
Description
org.apache.xmlgraphics.image.loader.ImageManager
ImageInfo info = imageManager.getImageInfo(uri, sessionContext);
This statement returns exception org.apache.xmlgraphics.image.loader.ImageException for the specific PNG image attached to this issue. There are few more PNG images where it has similar failures but they all work fine with other imaging application as well as Word embedding feature.