[Bug 66436] After the .xlsx file is encrypted by poi and then decrypted by POI, an error will be reported when it is opened with Microsoft Excel, and an error will also be reported when it is decompre

2023-02-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66436 --- Comment #18 from Dominik Stadler --- I could narrow this down to the following test-case and the following findings: * The length of the byte[] is related, e.g. using 4000 bytes works, but 3292 like here fails * The actual byte-data seems

[Bug 66436] After the .xlsx file is encrypted by poi and then decrypted by POI, an error will be reported when it is opened with Microsoft Excel, and an error will also be reported when it is decompre

2023-01-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66436 Tom Xin <766781...@qq.com> changed: What|Removed |Added Summary|The xlsx file created by|After the .xlsx file is