https://bz.apache.org/bugzilla/show_bug.cgi?id=66590
Emmanuel Bourg changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=66590
--- Comment #5 from PJ Fanning ---
https://github.com/apache/poi/pull/728 says:
The header field must be updated only if the file uses 4K blocks. If small
blocks are used the field must remain nul.
--
You are receiving this mail because:
You
https://bz.apache.org/bugzilla/show_bug.cgi?id=66590
--- Comment #4 from Emmanuel Bourg ---
The fix is incomplete, according to the CFB specification the number of
directory sectors must be set to zero for files using the format version 3
(with 512 byte sectors). I'll update the patch.
--
You a
https://bz.apache.org/bugzilla/show_bug.cgi?id=66590
Dominik Stadler changed:
What|Removed |Added
Severity|normal |enhancement
--
You are receiving th
https://bz.apache.org/bugzilla/show_bug.cgi?id=66590
Sebastian Stamm changed:
What|Removed |Added
CC|s.stam...@gmail.com |
--
You are receiving this mail bec
https://bz.apache.org/bugzilla/show_bug.cgi?id=66590
Sebastian Stamm changed:
What|Removed |Added
CC||s.stam...@gmail.com
--
You are rece
https://bz.apache.org/bugzilla/show_bug.cgi?id=66590
Emmanuel Bourg changed:
What|Removed |Added
Keywords||PatchAvailable
Status|NEE
https://bz.apache.org/bugzilla/show_bug.cgi?id=66590
--- Comment #2 from Nick Burch ---
The code to work with the file header is:
https://github.com/apache/poi/blob/trunk/poi/src/main/java/org/apache/poi/poifs/storage/HeaderBlock.java
And the offsets are defined in:
https://github.com/apache/poi/
https://bz.apache.org/bugzilla/show_bug.cgi?id=66590
PJ Fanning changed:
What|Removed |Added
Status|NEW |NEEDINFO
--
You are receiving this mail
https://bz.apache.org/bugzilla/show_bug.cgi?id=66590
--- Comment #1 from PJ Fanning ---
POI does not have explicit support for MSI files. There are no tests that I can
find in our code base for MSI files. I don't see any mention of MSI in our
docs.
If you would like to work on adding some MSI su
10 matches
Mail list logo