[Libreoffice-bugs] [Bug 142147] File->Save As: "Save with password" is deselected by default for password-protected documents

2022-12-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142147

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.6.0

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 142147] File->Save As: "Save with password" is deselected by default for password-protected documents

2022-12-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142147

--- Comment #28 from Commit Notification 
 ---
Justin Luth committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/29386030a96f2c8b1c636f4d4bb283109e01de8b

tdf#142147 saveas: encrypted docs should default to use password

It will be available in 7.6.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 142147] File->Save As: "Save with password" is deselected by default for password-protected documents

2022-12-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142147

Justin L  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||jl...@mail.com
   Assignee|libreoffice-b...@lists.free |jl...@mail.com
   |desktop.org |
 Resolution|--- |FIXED

--- Comment #29 from Justin L  ---
Vasily requests no backporting. There apparently are undocumented cases that
needed his change. A more appropriate solution than clobbering someone else's
workflow will need to be developed for those.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 142147] File->Save As: "Save with password" is deselected by default for password-protected documents

2022-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142147

--- Comment #27 from Justin L  ---
(In reply to Tomaz Vajngerl from comment #13)
> Well, the use cases with "Save As" aren't simple at all. 
> So in general you have 3 possibilities if the document is password protected:
> - target document format doesn't support password protection
That is easy. The UI already disables password protection in this case.

> - target document format is different than source
That is easy. The UI already asks for a password.

> - target document format is the same as source -> no action needed - just
> use the same password
Or ask for a new password anyway. The UI already asks for a new password. I
think that makes sense anyway. No need to save with the same password in a
different file.

> But yeah - there is also password protected templates as you say. Do we want
> to save the documents with the same password as the template.
Definitely do not save the document with the template password. Thus ask the
user for a new password - same as case 3.

People are running on two different tracks in this bug report. The off-track
people are talking about bug 148416 - an open-as-read-only document that
requires a password to get into edit mode.

This bug report is talking about a file that needs a password in order to open.
For instance, attachment 178351 from bug 147491.

So the simple fix seems to be to just revert one line back to pre 7.0.
https://gerrit.libreoffice.org/c/core/+/143250

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 142147] File->Save As: "Save with password" is deselected by default for password-protected documents

2022-04-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142147

--- Comment #26 from Timur  ---
*** Bug 148416 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 142147] File->Save As: "Save with password" is deselected by default for password-protected documents

2022-04-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142147

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=14
   ||8416

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 142147] File->Save As: "Save with password" is deselected by default for password-protected documents

2022-03-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142147

Mike Kaganski  changed:

   What|Removed |Added

 CC||pitho...@free.fr

--- Comment #25 from Mike Kaganski  ---
*** Bug 148215 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 142147] File->Save As: "Save with password" is deselected by default for password-protected documents

2022-03-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142147

m.a.riosv  changed:

   What|Removed |Added

 CC||david.cortes.rivera@gmail.c
   ||om

--- Comment #24 from m.a.riosv  ---
*** Bug 148060 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 142147] File->Save As: "Save with password" is deselected by default for password-protected documents

2022-02-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142147

--- Comment #23 from BDF  ---
Since I reported the duplicate Bug 147491 I want to drop a line here two:

I discovered this when I saved an Excel file from work (that was encrypted with
a password) in the .ods format. I just saved it and didn't really look at the
options. After I reopened the file, I noticed that the encryption was not kept.
After I wondered why for a short moment, I saw that I could have clicked the
'Save with password' box. I was a sloppy mistake of mine that has no
consequence at all. However, files are usually not encrypted for fun, but for a
purpose.

So if an encrypted file is saved with 'save as', the option to save the file
with a password should be ticked automatically. If the box is unchecked it
should tell you that you are going to save an encrypted file as clear file and
everyone will be able to read it. You should have a 'never ask again' option
for people who deal with encrypted files a lot.

For companies it would may be an interesting setting if you could prohibit a
user from saving an encrypted file as unencrypted one.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 142147] File->Save As: "Save with password" is deselected by default for password-protected documents

2022-02-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142147

Mike Kaganski  changed:

   What|Removed |Added

  Component|Writer  |LibreOffice
Summary|Password protection on  |File->Save As: "Save with
   |Writer malfunctioning   |password" is deselected by
   ||default for
   ||password-protected
   ||documents

-- 
You are receiving this mail because:
You are the assignee for the bug.