Case insensitive entries in OLE2?

Tim Allison <[email protected]> Tue, 20 Jun 2023 11:15:33 -0400
Newsgroups gmane.comp.jakarta.poi.user
Message-ID <CAC1dCwWzEE_QUhYJPb_Yf896++QzHN+WBWX8J5ZxHtEW5UJDpA@mail.gmail.com>
All,
  Over on TIKA-4091, Ross Spencer noted that according to the spec, entries
in OLE2 containers should be case insensitive.  We can fix our detection on
Tika at least to work in this way on OLE2, but it looks like POI requires
case sensitivity.
  If I had the time, would there be any appetite to make POI case
insensitive?  Or, is this too much work for the benefit?

           Best,

            Tim

[0] https://issues.apache.org/jira/browse/TIKA-4091