Author: kkolinko
Date: Wed Oct 26 19:14:01 2011
New Revision: 1189394

URL: http://svn.apache.org/viewvc?rev=1189394&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=1189394&r1=1189393&r2=1189394&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Wed Oct 26 19:14:01 2011
@@ -91,6 +91,12 @@ PATCHES PROPOSED TO BACKPORT:
   +1: markt, kkolinko
   -1:
 
+* Fix duplicate resetDeltaRequest() call in DeltaSession.setId(String).
+  It occurs via super.setId(id) calling overridden DeltaSession.setId(id, 
true).
+  http://svn.apache.org/viewvc?rev=1189386&view=rev
+  (r1189393 in TC7)
+  +1: kkolinko
+  -1:
 
 PATCHES/ISSUES THAT ARE STALLED
 



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

Reply via email to