https://bz.apache.org/bugzilla/show_bug.cgi?id=69927
Dominik Stadler <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Dominik Stadler <[email protected]> --- Thanks for the report, this seems to be a slightly broken image as the header contains an invalid "bitcount" flag. Parsing is now a bit more lenient via https://github.com/apache/poi/commit/9c2f487c98a36b9b7036bd64a4576bd5a3085336, some more adjustment via https://github.com/apache/poi/commit/22531fe63852e124036106d3e5bbe4b03b9e2faf and additional testing for emf and wmf via https://github.com/apache/poi/commit/1910fff53edf7eb5da010ff642a38392cce9704c and https://github.com/apache/poi/commit/d72e3a608ce4b46490542f85b80c3b5409488357 -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
