You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2011/11/17 08:25:21 UTC

svn commit: r1203089 - /tomcat/tc5.5.x/trunk/STATUS.txt

Author: kkolinko
Date: Thu Nov 17 07:25:21 2011
New Revision: 1203089

URL: http://svn.apache.org/viewvc?rev=1203089&view=rev
Log:
Update proposal: include recent fixes for Parameters and UDecoder

Modified:
    tomcat/tc5.5.x/trunk/STATUS.txt

Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=1203089&r1=1203088&r2=1203089&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/STATUS.txt (original)
+++ tomcat/tc5.5.x/trunk/STATUS.txt Thu Nov 17 07:25:21 2011
@@ -65,12 +65,12 @@ PATCHES PROPOSED TO BACKPORT:
         New filter <code>FailedRequestFilter</code> that will reject a request
         if there were errors during HTTP parameter parsing. (kkolinko)
       </add>
-  http://people.apache.org/~kkolinko/patches/2011-11-12_tc55_parameters-v4.patch
-  + http://svn.apache.org/viewvc?rev=1202705&view=rev (Parameters.java only)
   Before the patch:
   Should be created by patch tool automatically, but just to be sure:
     mkdir container/catalina/src/share/org/apache/catalina/filters
     svn add container/catalina/src/share/org/apache/catalina/filters
+  Apply patch:
+    http://people.apache.org/~kkolinko/patches/2011-11-17_tc55_parameters-v5.patch
   After the patch:
     svn propset svn:eol-style native  connectors/util/java/org/apache/tomcat/util/http/LocalStrings.properties
     svn propset svn:eol-style native  container/catalina/src/share/org/apache/catalina/filters/FailedRequestFilter.java



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org