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/12/22 14:20:17 UTC

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

Author: kkolinko
Date: Thu Dec 22 13:20:17 2011
New Revision: 1222217

URL: http://svn.apache.org/viewvc?rev=1222217&view=rev
Log:
proposal

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=1222217&r1=1222216&r2=1222217&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/STATUS.txt (original)
+++ tomcat/tc5.5.x/trunk/STATUS.txt Thu Dec 22 13:20:17 2011
@@ -27,3 +27,16 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK/
 PATCHES PROPOSED TO BACKPORT:
   [ New proposals should be added at the end of the list ]
 
+* Backport SetCharacterEncodingFilter
+  Justification:
+    FailedRequestFilter is easier to configure when this one is
+    available as well.
+
+  1) patch
+   http://people.apache.org/~kkolinko/patches/2011-12-22_tc55_SetCharacterEncodingFilter.patch
+  2)
+   svn propset svn:eol-style native container/catalina/src/share/org/apache/catalina/filters/Constants.java
+   svn propset svn:eol-style native container/catalina/src/share/org/apache/catalina/filters/LocalStrings.properties
+   svn propset svn:eol-style native container/catalina/src/share/org/apache/catalina/filters/SetCharacterEncodingFilter.java
+  +1: kkolinko
+  -1:



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