Author: rjung Date: Mon Aug 25 13:18:57 2008 New Revision: 688865 URL: http://svn.apache.org/viewvc?rev=688865&view=rev Log: Propose backport of r688857 (remove conv.recycle from CoyoteAdapter).
Modified: tomcat/current/tc4.1.x/STATUS.txt Modified: tomcat/current/tc4.1.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/tc4.1.x/STATUS.txt?rev=688865&r1=688864&r2=688865&view=diff ============================================================================== --- tomcat/current/tc4.1.x/STATUS.txt (original) +++ tomcat/current/tc4.1.x/STATUS.txt Mon Aug 25 13:18:57 2008 @@ -25,4 +25,12 @@ PATCHES PROPOSED TO BACKPORT: [ New proposals should be added at the end of the list ] +* 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 + I didn't yet check, if the loop actually happens + for TC 4.1.x, but I propose to keep the CoyoteAdapter + code consistent. + +1: rjung + -1:ยท --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]