| Summary: | FILESAVE Enabling Calc shared mode removes editing password | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Gabor Kelemen (allotropia) <kelemeng> |
| Component: | Calc | Assignee: | Balázs Varga (allotropia) <balazs.varga991> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | Keywords: | implementationError |
| Priority: | medium | ||
| Version: | 4.4.0.3 release | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.documentfoundation.org/show_bug.cgi?id=119491 https://bugs.documentfoundation.org/show_bug.cgi?id=150083 |
||
| Whiteboard: | target:7.5.0 target:7.4.0.2 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 108914 | ||
| Attachments: |
Example file from Calc with open and edit passwords
Original file asks for password for Edit mode file save error |
||
|
Description
Gabor Kelemen (allotropia)
2022-07-18 11:50:50 UTC
Created attachment 181309 [details]
Original file asks for password for Edit mode
Reproduced in: Version: 7.3.4.2 / LibreOffice Community Build ID: 728fec16bd5f605073805c3c9e7c4212a0120dc5 CPU threads: 8; OS: Linux 5.18; UI render: default; VCL: gtk3 Locale: ja-JP (ja_JP.UTF-8); UI: ja-JP Calc: threaded Version: 7.5.0.0.alpha0+ / LibreOffice Community Build ID: 36994c19fdbf425108f685de21464496bd93b651 CPU threads: 8; OS: Linux 5.18; UI render: default; VCL: gtk3 Locale: ja-JP (ja_JP.UTF-8); UI: en-US Calc: threaded However, in my environment below I got a save error when saving the file after step 4. It is also possible that the problem only occurs in my local environment. > Err saving the document opne-edit-pass: > General Error. > General/input/otput error. Version: 7.5.0.0.alpha0+ / LibreOffice Community Build ID: 36994c19fdbf425108f685de21464496bd93b651 CPU threads: 8; OS: Linux 5.18; UI render: default; VCL: gtk3 Locale: ja-JP (ja_JP.UTF-8); UI: en-US Calc: threaded Created attachment 181327 [details]
file save error
(In reply to Shinji Enoki from comment #3) > Created attachment 181327 [details] > file save error Thanks for spotting this, I did not really try to save after turning on the Edit mode without using password. Filed as a separate bug. Balazs Varga committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/c7b6c9407ce109ab27257f4c1ec66b86b48622df tdf#150044 sc import: fix editing password in shared mode It will be available in 7.5.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. Balazs Varga committed a patch related to this issue. It has been pushed to "libreoffice-7-4": https://git.libreoffice.org/core/commit/42a355514cc9a8bee238ad456e9a30249beea715 tdf#150044 sc import: fix editing password in shared mode It will be available in 7.4.0.2. 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. |