Bug 99424 - Cannot Protect VB Library
Summary: Cannot Protect VB Library
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
5.0.0.5 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-21 07:34 UTC by riccardo.arzenton
Modified: 2017-03-02 10:40 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description riccardo.arzenton 2016-04-21 07:34:24 UTC
It's not possibile anymore to protect a Library, LO accepts the password, but when you save and re-open the file the password is not set. Unzipping the file, in the module dir is clearly set:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE library:library PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "library.dtd">
<library:library xmlns:library="http://openoffice.org/2000/library" library:name="Prova_protetta" library:readonly="false" library:passwordprotected="false">
 <library:element library:name="Module1"/>
</library:library>
Comment 1 Xisco Faulí 2017-03-02 10:31:06 UTC Comment hidden (obsolete)
Comment 2 riccardo.arzenton 2017-03-02 10:38:29 UTC
tested in 5.2.3.3, now it works