[Libreoffice-bugs] [Bug 38370] [FILEOPEN] LibreOffice Impress do not allow open password-protected PowerPoint presentations in "read-only" mode
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Sep 8 10:13:13 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=38370
--- Comment #61 from Julien Nabet <serval2412 at yahoo.fr> ---
(In reply to David GarcĂa from comment #46)
> Created attachment 131645 [details]
> Cordoba hechicera nazarena y sultana (V.).pps
>
> It says it's password-protected, but it's not
At least, we got in "if" block:
91 if ( pStorage->IsStream( "EncryptedSummary" ) )
92 mrMedium.SetError(ERRCODE_SVX_READ_FILTER_PPOINT);
So this part should be implemented:
https://docs.microsoft.com/en-us/openspecs/office_file_formats/ms-ppt/8faaf589-abed-4d79-a758-529ce59dfcfd
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190908/157787c2/attachment.html>
More information about the Libreoffice-bugs
mailing list