[Mono-bugs] [Bug 82193][Nor] Changed - [2.0] Global.asax with scope="session" not being instantiated

Tue, 31 Jul 2007 06:58:21 -0700

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=82193

--- shadow/82193        2007-07-26 17:42:02.000000000 -0400
+++ shadow/82193.tmp.25977      2007-07-31 10:18:56.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 82193
 Product: Mono: Class Libraries
 Version: 1.2
 OS: unknown
 OS Details: FC6
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.Web
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -149,6 +149,9 @@
 In the end, "SessionStateUtility.AddHttpSessionStateToContext" is
 called (which requires (context.Session == null!)), which sets
 context.Session...
 
 The ordering is wrong. "SessionStateUtility.GetSessionStaticObjects"
 depends on context.Session already being set!
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-07-31 10:18 -------
+This bug has been fixed in svn trunk, revision 83072
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to