From 46c56ec965db36dd01c4ff17a99deb980bb7fdac Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Tue, 13 May 2008 16:08:57 +0000 Subject: [PATCH] grrr... vote and comment on the right patch :) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@655932 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/STATUS b/STATUS index 5a290f3b6a9..5ecbfe38b93 100644 --- a/STATUS +++ b/STATUS @@ -249,7 +249,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=655711 Backport version for 2.2.x of patch: Trunk version works - +1: fielding + +1: fielding, jim (the use of atoi to generate the ?ID is + consistent with what we do elsewhere but troubling... + we need to find a better way to do this. In particular, + ?ids cannot, iirc, be signed - this is more a note to + self ;) ) * gen_test_char: add double-quote to the list of T_HTTP_TOKEN_STOP. PR 9727 [Ville Skytt ] @@ -257,11 +261,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=655714 Backport version for 2.2.x of patch: Trunk version works - +1: fielding, jim (the use of atoi to generate the ?ID is - consistent with what we do elsewhere but troubling... - we need to find a better way to do this. In particular, - ?ids cannot, iirc, be signed - this is more a note to - self ;) ) + +1: fielding PATCHES/ISSUES THAT ARE STALLED -- 2.47.3