To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=101804 Issue #|101804 Summary|PROPFIND use when saving on webdav server Component|Word processor Version|1.0.3 Platform|All URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|ENHANCEMENT Priority|P3 Subcomponent|save-export Assigned to|writerneedsconfirm Reported by|therebel22
------- Additional comments from [email protected] Tue May 12 09:39:22 +0000 2009 ------- Hi, I have a webdav server and a directory with anonymous access where PROPFIND method is forbiddden : DAV On <Limit GET PUT POST> Order allow,deny Allow from all </Limit> <LimitExcept GET PUT POST> Order deny,allow Deny from all </LimitExcept> OpenOffice is unable to save a document that was opened via http url, because it make a PROPFIND method before PUT method, whereas another webdav client (cadaver) with only PUT command used is able to save a file to the server. is PROPFIND required to save a webdav hosted file ? For me, it isn't. It would be great if Open Office only use PUT method to save file to webdav server. Thanks. --------------------------------------------------------------------- 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]
