https://bugs.documentfoundation.org/show_bug.cgi?id=141947

            Bug ID: 141947
           Summary: The operation on <path> was started with an invalid
                    parameter
           Product: LibreOffice
           Version: 7.1.2.2 release
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: minor
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: michalek.p...@gmail.com

Description:
When davfs2 (local mounted file) claims wrong permission (rw), but real
permission (on server) is read-only, LibreOffice fails to open file (read-only)
like other programs.

LibreOffice fails to open file with message: "The operation on <path> was
started with an invalid parameter".

Steps to Reproduce:
1. mount http://.../webdav /home/someuser/mountdir davfs
user,noauto,uid=someuser,file_mode=600,dir_mode=700,rw 

2. Open LibreOffice file (*.ods, *.odt, e.g.) with read-only permisson on
webdav server.

Actual Results:
Message: The operation on <path> was started with an invalid parameter.

Expected Results:
Open file (read-only) like other programs.


Reproducible: Always


User Profile Reset: No



Additional Info:
Workaround A: Manually change permission on mounted file to read-only. Davfs2
doesn't change file permission on webdav server.
Workaround B: remove mount parameter file_mode.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to