https://bugs.documentfoundation.org/show_bug.cgi?id=170297
--- Comment #40 from Piotr Osada <[email protected]> --- Created attachment 206131 --> https://bugs.documentfoundation.org/attachment.cgi?id=206131&action=edit Bug summary (ODS sharing was also affected by this regression) In addition to the read-only attribute being set on files saved to SMB shares (the primary symptom of tdf#170297), the regression also broke spreadsheet collaboration. When a spreadsheet was shared for collaboration (Tools → Share Spreadsheet) using a properly working Calc version (e.g. 24.2, 25.2, 25.8), and then opened in the regressed 26.2.0.3, Calc created a .~lock. file alongside the existing .~sharing. file. Because the .~lock. file received the Read-Only attribute on the SMB share and was not removed on close, subsequent attempts to open the shared spreadsheet were blocked — effectively making collaboration impossible. The issue is resolved in 26.2.1.2 (where the problematic commits were reverted in: 51f7a76441e6d80c4457ef2e0492999a27a3d74b and 753caf32360c25866b2c1cbe8c5f4d8c8733128f). -- You are receiving this mail because: You are the assignee for the bug.
