[Bug 69923] NPE in PackagePart.getInputStream()
https://bz.apache.org/bugzilla/show_bug.cgi?id=69923 PJ Fanning changed: What|Removed |Added Resolution|--- |FIXED Status|NEW |RESOLVED -- 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]
[Bug 69923] NPE in PackagePart.getInputStream()
https://bz.apache.org/bugzilla/show_bug.cgi?id=69923 --- Comment #2 from PJ Fanning --- I added https://github.com/apache/poi/pull/996 which hopefully lead to XSSFReader working around the missing comments file in the xlsx zip. The comments will be ignored or other issues might occur. It does look this NPE would only happen for corrupted xlsx files. -- 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]
[Bug 69923] NPE in PackagePart.getInputStream()
https://bz.apache.org/bugzilla/show_bug.cgi?id=69923 Tilman Hausherr changed: What|Removed |Added OS||All --- Comment #1 from Tilman Hausherr --- The file is too large to attach. I also realize it's truncated. I hope that the stack trace speaks for itself. -- 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]
