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 2009/12/23 14:02:47 UTC

svn commit: r893501 - /tomcat/tc6.0.x/trunk/STATUS.txt

Author: kkolinko
Date: Wed Dec 23 13:02:46 2009
New Revision: 893501

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

Modified:
    tomcat/tc6.0.x/trunk/STATUS.txt

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=893501&r1=893500&r2=893501&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Wed Dec 23 13:02:46 2009
@@ -276,3 +276,13 @@
   http://svn.apache.org/viewvc?rev=893001&view=rev
   +1: kkolinko
   -1:
+
+* Enforce presence of charset in content-type header of textual mime-types in the Examples webapp
+  step 1) copy AddDefaultCharsetFilter from trunk
+   mkdir "java/org/apache/catalina/filters"
+   svn add "java/org/apache/catalina/filters"
+   svn copy https://svn.apache.org/repos/asf/tomcat/trunk/java/org/apache/catalina/filters/AddDefaultCharsetFilter.java java/org/apache/catalina/filters/
+  step 2) merge r893496 from trunk
+   http://svn.apache.org/viewvc?rev=893496&view=rev
+  +1: kkolinko
+  -1:



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