https://bz.apache.org/bugzilla/show_bug.cgi?id=66115
--- Comment #2 from Andreas Beeker <[email protected]> --- if the WriteAccessRecord.sid is added to the non-encrypted records in Biff8DecryptingStream::isNeverEncryptedRecord, the file can be read. According to [1], the WriteAccess record is not exempted from being encrypted. I'm therefore reluctant to simply add the sid to the above method. I need to check further in the MS-XLS docs, if there's another flag I haven't handled yet. [1]: 2.2.10 Encryption (Password to Open) - https://docs.microsoft.com/en-us/openspecs/office_file_formats/ms-xls/0f2ea0a1-9fc8-468d-97aa-9d333b72d106 -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
