Author: kkolinko
Date: Thu Apr 22 01:30:19 2010
New Revision: 936592

URL: http://svn.apache.org/viewvc?rev=936592&view=rev
Log:
votes

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=936592&r1=936591&r2=936592&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Thu Apr 22 01:30:19 2010
@@ -170,7 +170,7 @@ PATCHES PROPOSED TO BACKPORT:
 
 * Fix cross-context session expiration
   http://svn.apache.org/viewvc?rev=926716&view=rev
-  +1: markt
+  +1: markt, kkolinko
   -1: 
 
 * Add support for displaying the Spring Security user name in the manager app
@@ -218,6 +218,7 @@ PATCHES PROPOSED TO BACKPORT:
 
   Alternative patch:
   Note: This was applied to 5.5 in r934922
+  No need to apply this to trunk, because there are no Workers in trunk.
   https://issues.apache.org/bugzilla/attachment.cgi?id=25225
   +1: kkolinko
   -1:
@@ -239,6 +240,11 @@ PATCHES PROPOSED TO BACKPORT:
   http://people.apache.org/~markt/patches/2010-04-08-bug48379.patch
   +1: markt, kfujino
   -1: 
+   kkolinko: Re: @@ -2252,22 +2252,11 @@ patch to Request.java:
+    There is (context == null) check just below the changed lines. Either
+    that check is not needed, or the changed code may throw an NPE on
+    context.getSessionCookieName() call.
+
 
 * https://issues.apache.org/bugzilla/show_bug.cgi?id=49081
   "#${1+1}" should evaluate to "#2"



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

Reply via email to