https://bugs.documentfoundation.org/show_bug.cgi?id=124537

--- Comment #3 from Mike Kaganski <[email protected]> ---
The problem seems to be in ZipPackage::setPropertyValue, where it expects
"PackageSHA256UTF8EncryptionKey" or "PackageSHA1UTF8EncryptionKey", but
actually gets "OOXPassword" (for XLSX) or "STD97EncryptionKey"/"STD97UniqueID"
pair (for XLS).

The debug output lists these lines for each attempt:

> warn:sfx.doc:16096:17588:sfx2/source/doc/docfile.cxx:881: It must be possible 
> to set a common password for the storage
> warn:sfx.doc:16096:17588:sfx2/source/doc/objstor.cxx:1378: Setting of common 
> encryption key failed!

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to