To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=21599
------- Additional comments from [email protected] Wed Feb 16 16:06:56 +0000 2011 ------- > greno: Do you have an example for such a webdav server? Yes, KnowledgeTree. And you can see why doc mgmt and CMS systems using WebDAV have had to query the HTTP_USER_AGENT string because the WebDAV standard can be interpreted differently in a few instances and as a result client implementations have varied. In order to guarantee correct results it has been necessary for servers to query the HTTP_USER_AGENT string in order to determine which type of client is sending the request. This way they can workaround certain client-specific WebDAV implementations. And when a client does not send a HTTP_USER_AGENT string then that client is refused access. This is why OOo has been prevented from working with the WebDAV servers in some of the doc mgmt and CMS systems. --------------------------------------------------------------------- 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]
