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 2013/02/09 15:42:27 UTC

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

Author: kkolinko
Date: Sat Feb  9 14:42:27 2013
New Revision: 1444372

URL: http://svn.apache.org/r1444372
Log:
Propose backport of fix for
https://issues.apache.org/bugzilla/show_bug.cgi?id=54456

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=1444372&r1=1444371&r2=1444372&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Sat Feb  9 14:42:27 2013
@@ -105,6 +105,14 @@ PATCHES PROPOSED TO BACKPORT:
   +1: schultz
   -1:
 
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54456
+  If the client aborts the request, make sure this is communicated to the
+  application reading the request body.
+  http://svn.apache.org/viewvc?rev=1443430&view=rev
+  (r1443427 in trunk)
+  +1: kkolinko
+  -1:
+
 
 PATCHES/ISSUES THAT ARE STALLED
 



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