You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2008/01/04 22:17:10 UTC

svn commit: r609012 - /tomcat/current/tc5.5.x/STATUS.txt

Author: markt
Date: Fri Jan  4 13:17:06 2008
New Revision: 609012

URL: http://svn.apache.org/viewvc?rev=609012&view=rev
Log:
Add NPE correction to fix for 43839 and re-propose patch

Modified:
    tomcat/current/tc5.5.x/STATUS.txt

Modified: tomcat/current/tc5.5.x/STATUS.txt
URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev=609012&r1=609011&r2=609012&view=diff
==============================================================================
--- tomcat/current/tc5.5.x/STATUS.txt (original)
+++ tomcat/current/tc5.5.x/STATUS.txt Fri Jan  4 13:17:06 2008
@@ -166,15 +166,16 @@
   +1: markt, pero
   -1: 
 
-* Fix http://issues.apache.org/bugzilla/show_bug.cgi?id=43839
-  URL based session tracking fails when session cookie from parent context is
-  present. Based on a patch by Yuan Qingyun.
-  http://svn.apache.org/viewvc?rev=606944&view=rev
-  +1: markt, pero
-  -1: 
-
 * Fix http://issues.apache.org/bugzilla/show_bug.cgi?id=43914
   Location headers must be encoded. Patch provided by Ivan Todoroski.
   http://svn.apache.org/viewvc?rev=606952&view=rev
   +1: markt, pero
+  -1: 
+
+* Fix http://issues.apache.org/bugzilla/show_bug.cgi?id=43839
+  URL based session tracking fails when session cookie from parent context is
+  present. Based on a patch by Yuan Qingyun.
+  http://svn.apache.org/viewvc?rev=606944&view=rev
+  http://svn.apache.org/viewvc?rev=609003&view=rev
+  +1: markt
   -1: 



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