https://bugs.documentfoundation.org/show_bug.cgi?id=148416
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|FILESAVE XLSX Read-only |FILESAVE: Read-only |passwords on XLSX files are |passwords are not requested |not working when using Save |by default on save-as |as | Version|7.4.0.0 alpha0+ |Inherited From OOo Ever confirmed|0 |1 Resolution|DUPLICATE |--- Status|RESOLVED |NEW CC| |[email protected] --- Comment #5 from Justin L <[email protected]> --- Using XLSX format is not ideal for this bug report. The password protection for the provided example is only imported starting in LO 7.3 with commit 40f38fd16dad4374543d4a7a109b3264837ce8d1 Author: Tünde Tóth on Wed Sep 1 15:47:40 2021 +0200 tdf#115933 XLSX import: fix permission for editing For ODS format, this password-protected read-only is imported already in LO 3.6. Even back then a save-as doesn't auto-select password mode. Assuming inherited from OOo. Yes, this is very similar to bug 142147, but it does not use SID_PASSWORD. In fact, I didn't see ANYTHING passing by that knew this setting was enabled. I assume it is SID_MODIFYPASSWORDINFO. The place to bPreselectPassword is sfx2/source/doc/objserv.cxx -- You are receiving this mail because: You are the assignee for the bug.
