Author: markt
Date: Thu May 29 15:04:55 2008
New Revision: 661500
URL: http://svn.apache.org/viewvc?rev=661500&view=rev
Log:
Propose fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=42934
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=661500&r1=661499&r2=661500&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Thu May 29 15:04:55 2008
@@ -94,3 +94,11 @@
http://svn.apache.org/viewvc?rev=661488&view=rev
+1: markt
-1:
+
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=42934
+ Change the order of events on context start so contextInitialized() event is
+ fired before sessionDidActivate(). The spec isn't 100% clear on the required
+ order but this seems more logical than the current behaviour.
+ http://svn.apache.org/viewvc?rev=654932&view=rev
+ +1: markt
+ -1:
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]