[Mono-bugs] [Bug 50922][Maj] Changed - SessionInProcHandler is unstable

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 13 Nov 2003 18:05:48 -0500 (EST)


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 jackson@ximian.com.

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

--- shadow/50922	2003-11-13 01:19:59.000000000 -0500
+++ shadow/50922.tmp.4323	2003-11-13 18:05:48.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 50922
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: System.Web
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ximian@aksi.mdamt.net               
 QAContact: mono-bugs@ximian.com
@@ -59,6 +59,9 @@
 ------- Additional Comments From ximian@aksi.mdamt.net  2003-11-13 01:19 -------
 proposed patch:
 
 datastructure is saved with AppDomain.CurrentDomain.SetData so it will
 be always available across threads.
 
+
+------- Additional Comments From jackson@ximian.com  2003-11-13 18:05 -------
+Thanks for the report  test and patch. It is now in CVS.