To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=81536
------- Additional comments from [EMAIL PROTECTED] Wed Jul 30 19:24:12 +0000 2008 ------- If a feature relies on locking but locking is not available, I don't see how you would make it work anyway. The patch allows at least to open and save files if locking is not available (in fact on Mac OSX WebDAV, locking IS available, but the OS says not implemented although it might have worked). In any case I don't really see how the patch harms the case when things are ok. For me it just allows to pass fence 1 (cann't open and save files) in the case it does not work. Althout it might not pass fence number 2 (where locking is needed) Since the patch is all in #ifdef MAXOSX AND does not do anything if locking is there, isn't it a non dangerous patch ? --------------------------------------------------------------------- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
