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 2010/06/03 01:38:41 UTC

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

Author: kkolinko
Date: Wed Jun  2 23:38:41 2010
New Revision: 950829

URL: http://svn.apache.org/viewvc?rev=950829&view=rev
Log:
vote

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=950829&r1=950828&r2=950829&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Wed Jun  2 23:38:41 2010
@@ -67,7 +67,10 @@ PATCHES PROPOSED TO BACKPORT:
   Updated patch in response to review comments from kkolinko & rjung
   http://people.apache.org/~markt/patches/2010-05-18-bug48379.patch
   +1: markt
-  -1: 
+  -1: kkolinko: Reviewing the code it looks that
+    context.getSessionCookieName() now returns null by default, like it does
+    in TC7. That is good, but this null result is not taken care of in
+    Request.java, JvmRouteBinderValve.java
 
 * Configure Tomcat to use HttpOnly for session cookies by default
   http://people.apache.org/~kkolinko/patches/2010-04-21_tc6_context_httpOnly.patch



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