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

            Bug ID: 106955
           Summary: SharePoint lists fail to open using WebDAV
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: filters and storage
          Assignee: [email protected]
          Reporter: [email protected]

When one uses SharePoint's "Export to Excel" feature to export lists, the URI
returned by server cannot be open in LibreOffice.

The reason is that the resource isn't usual WebDAV document, and its IsDocument
property cannot be taken using PROPFIND (the method fails). Also, the data
hasn't XML declaration (starting with "<?xml").

The exported list has

> Content-Disposition: attachment
> Content-Type: application/xml

in its HEAD.

A patch is submitted: https://gerrit.libreoffice.org/36090

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

Reply via email to