You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by rj...@apache.org on 2008/08/25 22:18:34 UTC

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

Author: rjung
Date: Mon Aug 25 13:18:33 2008
New Revision: 688863

URL: http://svn.apache.org/viewvc?rev=688863&view=rev
Log:
Propose backport of r688857
(remove conv.recycle from CoyoteAdapter).

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=688863&r1=688862&r2=688863&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Aug 25 13:18:33 2008
@@ -96,3 +96,14 @@
   http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/net/jsse/res/LocalStrings.properties?r1=656035&r2=687503
   +1: markt, remm
   -1: 
+
+
+* Fix redirect loop when using URIEncoding="UTF-8"
+  http://svn.apache.org/viewvc?rev=688857&view=rev
+  See also: http://marc.info/?t=121967803300004&r=1&w=2
+  This is not yet a problem for TC6.0.x, but will be
+  once we port IntermediateInputStream.available()
+  from TC5.5.x B2CConverter forward.
+  I propose to keep the CoyoteAdapter code consistent.
+  +1: rjung
+  -1: 



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