Implement LOCK and UNLOCK on documents using existing database fields.
Wiki: WebDAV
The new lock manager should help; but it needs to have a hack to drive the hold/release mechanism of the Legacy database tabels.
LOCK an UNLOCK are implemented. But we always return success on an UNLOCK operation; we need to lookup the proper response for a fail-to-unlock.
Log in to post a comment.
The new lock manager should help; but it needs to have a hack to drive the hold/release mechanism of the Legacy database tabels.
LOCK an UNLOCK are implemented.
But we always return success on an UNLOCK operation; we need to lookup the proper response for a fail-to-unlock.