To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=29152





------- Additional comments from k...@openoffice.org Wed Oct 21 10:52:53 +0000 
2009 -------
UCB clients, when executing the command "open", can supply information whether
locking of a resource is requested. Refer to the api ref
http://api.openoffice.org/docs/common/ref/com/sun/star/ucb/OpenMode.html or
ucb/source/ucp/file/bc.cxx (-> look for SHARE_DENY) to get the idea. WebDAV-UCP
currently does not support these open command options. IMO, implementing this
missing functionality and replacing all the implicit locking stuff with correct
open command usage in framework/sfx2 is the right starting point. Everything
else is just hacks. ;-)

OpenMode DOCUMENT_SHARE_DENY_WRITE should be mapped to a DAV write lock, I 
guess.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@ucb.openoffice.org
For additional commands, e-mail: issues-h...@ucb.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to