From 55d9c4acc53dc90d4c79e3a6db42797c186a1405 Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Sun, 26 Feb 2012 10:26:58 +0000 Subject: [PATCH] Propose for backport. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1293798 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/STATUS b/STATUS index c4096a5c46..df593449f6 100644 --- a/STATUS +++ b/STATUS @@ -92,6 +92,12 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] + * mod_session: Sessions are encoded as application/x-www-form-urlencoded strings, + however we do not handle the encoding of spaces properly. Fixed. + Trunk patches: http://svn.apache.org/viewvc?rev=1293658&view=rev + 2.2.x patch: Trunk patch works + +1: minfrin + PATCHES/ISSUES THAT ARE STALLED -- 2.50.1