https://bugs.documentfoundation.org/show_bug.cgi?id=142147
--- Comment #27 from Justin L <[email protected]> --- (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.
