[Bug 47950] No case insensitivity handling for OLE2 entry names

2015-08-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=47950 --- Comment #6 from Uwe Schindler (ASF) u...@thetaphi.de --- Thanks, quite a lot of violations! Maybe to start with remove the deprecated violations (they are not so urgent). We may also turn on the jdk-system-out, because a library like POI

[Bug 47950] No case insensitivity handling for OLE2 entry names

2015-08-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=47950 --- Comment #7 from Nick Burch apa...@gagravarr.org --- (In reply to Uwe Schindler (ASF) from comment #6) We may also turn on the jdk-system-out, because a library like POI should never print anything to System.out/err We do ship a number of

[Bug 58294] File crashes while opening XLSX after writing new pivot table to the workBook.

2015-08-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58294 Amit thatisa...@gmail.com changed: What|Removed |Added CC||thatisa...@gmail.com

[Bug 58294] New: File crashes while opening XLSX after writing new pivot table to the workBook.

2015-08-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58294 Bug ID: 58294 Summary: File crashes while opening XLSX after writing new pivot table to the workBook. Product: POI Version: 3.12-FINAL Hardware: PC Status:

[Bug 47950] No case insensitivity handling for OLE2 entry names

2015-08-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=47950 --- Comment #8 from Uwe Schindler (ASF) u...@thetaphi.de --- There are several possibilities: You can change the inner fileset of forbiddenapis to exclude some files, yes. In Lucene we use an Annotation. An example is given in the