https://bz.apache.org/bugzilla/show_bug.cgi?id=69365
--- Comment #1 from Christopher Schultz <ch...@christopherschultz.net> --- (In reply to Michael Osipov from comment #0) > if (!readOnly || !resource.isReadOnly()) { Should this be an && instead of || ? I would think that DELETE is only allowed if both all-of-webdav is writable *and* resource-is-writable. If either are read-only, then DELETE is not allowed. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org