https://bz.apache.org/ooo/show_bug.cgi?id=126305
Issue ID: 126305
Issue Type: DEFECT
Summary: WebDAV lock on 4.1.1 does not work
Product: General
Version: 4.1.1
Hardware: All
OS: All
Status: CONFIRMED
Severity: normal
Priority: P5
Component: code
Assignee: [email protected]
Reporter: [email protected]
When serf library was added to AOO, the WebDAV lock file feature was not
implemented.
To check it, you should have a WebDAV server available, on which the lock
feature is enabled.
This can be achieved on both Linux or Windows 7 Professional, instruction to do
this can be found on the Internet.
On Windows 7 Professional only the Basic authentication will work, current AOO
serf version does not have Windows authentication.
Try to access the same file on the WebDAV server with AOO 4.1.1 from two
different PC at the same time and both of them will permit modification of the
file.
I'll attach a patch that implements the WebDAV lock, only for files, WebDAV
lock on containers (directory) is not implemented.
The implementation is according to RFC4918, plus errata.
The main project where the changes are located is ucb.
--
You are receiving this mail because:
You are the assignee for the issue.