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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jul 31 10:18:56 EDT 2007


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 mhabersack at novell.com.

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: mhabersack at novell.com                            
 ReportedBy: juraj at hotfeet.ch               
 QAContact: mono-bugs at ximian.com
@@ -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 mhabersack at novell.com  2007-07-31 10:18 -------
+This bug has been fixed in svn trunk, revision 83072


More information about the mono-bugs mailing list