Author: kkolinko
Date: Tue Jul 5 08:58:19 2011
New Revision: 1142930
URL: http://svn.apache.org/viewvc?rev=1142930&view=rev
Log:
propose backport of fix for BZ 51324
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
tomcat/tc6.0.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=1142930&r1=1142929&r2=1142930&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/STATUS.txt (original)
+++ tomcat/tc5.5.x/trunk/STATUS.txt Tue Jul 5 08:58:19 2011
@@ -128,3 +128,11 @@ PATCHES PROPOSED TO BACKPORT:
http://svn.apache.org/viewvc?rev=1142904&view=rev
+1: kkolinko
-1:
+
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51324
+ Improve handling of exceptions when flushing the response buffer to
+ ensure that the doFlush flag does not get stuck in the enabled state.
+ Patch by Jeremy Norris.
+ http://svn.apache.org/viewvc?rev=1133014&view=rev
+ +1: kkolinko
+ -1:
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1142930&r1=1142929&r2=1142930&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Tue Jul 5 08:58:19 2011
@@ -232,3 +232,11 @@ PATCHES PROPOSED TO BACKPORT:
http://svn.apache.org/viewvc?rev=1142904&view=rev
+1: kkolinko
-1:
+
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51324
+ Improve handling of exceptions when flushing the response buffer to
+ ensure that the doFlush flag does not get stuck in the enabled state.
+ Patch by Jeremy Norris.
+ http://svn.apache.org/viewvc?rev=1133014&view=rev
+ +1: kkolinko
+ -1:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]