From: Graham Leggett Date: Fri, 24 May 2013 11:56:14 +0000 (+0000) Subject: Withdraw proposal. X-Git-Tag: 2.4.5~233 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=12bc4ab3126a2f41505d294436c0f99a1292c441;p=apache Withdraw proposal. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1486023 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 99f107c357..c4cf947d6a 100644 --- a/STATUS +++ b/STATUS @@ -192,14 +192,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk patch works (minus CHANGES) +1: minfrin, jim, jorton - * mod_dav: PROPPATCH delete (svn propdel) silently discards errors. - PR 53525 - trunk patch: http://svn.apache.org/r1476627 - 2.4.x patch: trunk patch works (minus CHANGES) - +1: minfrin, jim - -1: jorton: this is a regression, PROPPATCH/remove *should* succeed for - properties which don't exist, http://tools.ietf.org/html/rfc4918#section-14.23 - * mod_dav: When a PROPPATCH attempts to remove a non-existent dead property on a resource for which there is no dead property in the same namespace httpd segfaults. PR 52559