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=30271>. 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=30271 WebdavResource.aclReportMethod using wrong depth support for principal-property-search Summary: WebdavResource.aclReportMethod using wrong depth support for principal-property-search Product: Slide Version: 2.0 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: WebDAV client AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] AclReportMethod has for it's depth support parameter DEPTH_INFINITY. It should be DEPTH_0. Currently when you perform a principal-property-search with property displayname, you get the error depth-must-be-zero in the response content. See source WebdavResource.java, method aclReportMethod. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
