]> granicus.if.org Git - apache/commitdiff
Propose
authorDaniel Gruno <humbedooh@apache.org>
Mon, 13 Aug 2012 08:22:56 +0000 (08:22 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Mon, 13 Aug 2012 08:22:56 +0000 (08:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1372311 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f38287b69cfa194bc252ab78f8340c982be5bc3c..e6b494f246d45f912bcf5e220b5ec34849210609 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -245,6 +245,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk patch works, except for mod_policy (ignore)
      +1: rjung
 
+   * core: make ap_parse_form_data less strict when checking for a correct 
+           Content-Type header when parsing POST, or we risk losing valid 
+           data with an appended charset.
+     Submitted by: Petter Berntsen <petterb gmail com>
+     PR: 53698
+     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1372054
+                  http://svn.apache.org/viewvc?view=revision&revision=1372055
+                  http://svn.apache.org/viewvc?view=revision&revision=1372305
+     2.4.x patch: Trunk patch works.
+     +1: humbedooh
+
 A list of further possible backports can be found at:
     http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt
 If you want to propose one of those, please still add them here.