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

--- Comment #1 from Giuseppe Castagno (aka beppec56) 
<[email protected]> ---
(In reply to lnunes from comment #0)
> Documents are stored on webdav server and are opened directely with LO (LO
> interface)
> * I open a document1=> file lock is correctly set on document1.
> * I save document1 as document2=> lock is released on document1 BUT lock is
> not set on document2

It seems that OpenKM doesn't implement the part of the WebDAV standard LO uses
on new created documents, namely this:
<http://tools.ietf.org/html/rfc4918#section-7.3>

though I need to look into the matter more closely to confirm it.

The lock on the new created document should be created when you save it the
first time after a edit, that is do a small edit to it, then save: the lock
should be in place.

Can you do this check on your installation:
- save a new document: not locked
- do a small edit on the document and save: the lock is in place
- when you close the document the lock should be released.

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

Reply via email to