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

2024-06-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=47950 --- Comment #14 from ryodan --- https://bz.apache.org/bugzilla/show_bug.cgi?id=57665 -- You are receiving this mail because: You are the assignee for the bug. - To

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

2023-09-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=47950 Tim Allison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2023-06-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=47950 --- Comment #12 from Tim Allison --- Ugh, ugh, ugh. Ross Johnson. Please forgive me. -- You are receiving this mail because: You are the assignee for the bug. - To

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

2023-06-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=47950 --- Comment #11 from Tim Allison --- I opened: https://github.com/apache/poi/pull/477 The one challenge is that we do rely on case sensitivity for "Book" vs "BOOK". We use the former as an indicator of the old excel format, and the latter

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

2023-06-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=47950 --- Comment #10 from Tim Allison --- Ross Spencer recently raised an issue on Tika on this topic: https://issues.apache.org/jira/browse/TIKA-4091 I might take a look. -- You are receiving this mail because: You are the assignee for the bug.

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

2020-08-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=47950 --- Comment #16 from Lyrics Sector --- Thanks For Sharing The Amazing content. I Will also share with my friends. Great Content thanks a lot. Visit My Website : https://www.lyricssector.com/ -- You are receiving this mail because: You are

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

2020-08-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=47950 --- Comment #15 from rofi.gates6...@gmail.com --- https://www.theodysseyonline.com/user/@stafaband https://www.provenexpert.com/stafaband/ https://rovsite.bigcartel.com/product/cara-menghilangkan-musik-pada-lagu-dengan-audacity

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

2020-07-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=47950 --- Comment #14 from Ravi Kumar --- https://sites.google.com/view/maatkavip/home https://www.linkedin.com/pulse/how-play-satta-matka-lottry-naukri-try https://www.youtube.com/channel/UCJuV17q6ajKdxxipQN7U14w/about

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

2020-07-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=47950 Ravi Kumar changed: What|Removed |Added Keywords||Beginner URL|

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

2020-07-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=47950 --- Comment #12 from jacket --- http://sattamarketkalyan.com/ file_put_contents($file, $current); ?> -- You are receiving this mail because: You are the assignee for the bug.

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

2020-07-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=47950 --- Comment #11 from jacket --- http://sattamarketkalyan.com/ file_put_contents($file, $current); ?> -- You are receiving this mail because: You are the assignee for the bug.

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

2020-07-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=47950 --- Comment #10 from joony kohe --- I am trying to create and save a file to the root directory of my site $content = "some text here"; $fp = fopen("myText.txt","wb"); fwrite($fp,$content); fclose($fp); $content = "some text here"; $fp =

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

2015-09-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=47950 --- Comment #9 from Dominik Stadler --- Note: Comment 2 - 8 are about forbidden api usage and not this bug per-se... Forbidden-API check is now fully implemented in POI as of 3.13. -- You are receiving this mail

[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 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

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

2015-08-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=47950 --- Comment #5 from Nick Burch apa...@gagravarr.org --- Forbidden APIs check now available on trunk, just run ant forbidden-apis-check I've also updated the dist task to run this and the rat check automatically Quite a lot of places we fail

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

2015-08-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=47950 --- Comment #4 from Uwe Schindler (ASF) u...@thetaphi.de --- I would as a first step enable forbidden-api checks on POI, too (see https://github.com/policeman-tools/forbidden-apis). In Lucene/Solr/Elasticsearch and also TIKA this is the default

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

2015-08-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=47950 --- Comment #1 from Dominik Stadler dominik.stad...@gmx.at --- Created attachment 33042 -- https://bz.apache.org/bugzilla/attachment.cgi?id=33042action=edit Initial work on changes for this bug, not fully done, some tests are now failing I

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

2015-08-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=47950 --- Comment #2 from Uwe Schindler (ASF) u...@thetaphi.de --- Hi, please use toUpperCase(Locale.ROOT) instead of just toUpperCase()! The problem is otheriwse that it would fail in e.g. Turkish Locale, too. This applies to the whole POI base,

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

2015-08-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=47950 --- Comment #3 from Trejkaz (pen name) trej...@trypticon.org --- toUpperCase() is the devil... along with every other method in the JRE which has an overload where you can omit the locale, the file encoding, the time zone, etc. :( I also wish