Date: prev next · Thread: first prev next last
2015 Archives by date, by thread · List index


Hi all,

the fix for subj bug:
<https://bugs.documentfoundation.org/show_bug.cgi?id=95792>
is here:
<https://gerrit.libreoffice.org/#/c/20600/>
This is the commit comment, should explain all:
------------------
tdf#95792: fix saving file the first time on some WebDAV servers.

Some WebDAV servers don't implement section 7.3 of RFC4918:
<http://tools.ietf.org/html/rfc4918#section-7.3>

This lack of implementation breaks 'Save As...' functionality
when the target is a WebDAV server, by not locking the URL
('reserve the name for use', in RFC4918 parlance).

The server not implementing this usually answers with one of
'405 Method Not Allowed', '501 Not Implemented' or
'412 Precondition Failed' http error codes.

The fix should manage this lack of implementation.
------------------

The fix adds a few lines to sfx2, issuing another lock command after the file has been saved.

Reviewers are welcome.

Thanks.

--
Kind Regards,
Giuseppe Castagno aka beppec56
Acca Esse http://www.acca-esse.eu
giuseppe.castagno at acca-esse.eu

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.