DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=30416>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30416 No support for optional "responsedescription" node in XMLResponseMethodBase Summary: No support for optional "responsedescription" node in XMLResponseMethodBase Product: Slide Version: 2.1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: WebDAV client AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Below is a sample of output from the Slide 2.1 server for a proppatch request: | <?xml version="1.0" encoding="UTF-8"?> | <D:multistatus xmlns:D="DAV:"> | <D:response> | <D:href>/slide21/files/20040709.log</D:href> | <D:propstat> | <D:prop> | <D:getetag /> | </D:prop> | <D:status>HTTP/1.1 409 Conflict</D:status> | <D:responsedescription>Property <getetag xmlns="DAV:" /> is protected</D:responsedescription> | </D:propstat> | </D:response> | </D:multistatus> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
