[Mono-bugs] [Bug 53387][Nor] Changed - object tags in global.asax don't get executed

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 9 Feb 2004 10:49:45 -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 gonzalo@ximian.com.

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

--- shadow/53387	2004-01-28 17:47:06.000000000 -0500
+++ shadow/53387.tmp.29054	2004-02-09 10:49:45.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 53387
 Product: Mono/Class Libraries
 Version: unspecified
 OS: Fedora 1.0
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: linux.mono@christopherholst.com               
 QAContact: mono-bugs@ximian.com
@@ -50,6 +50,10 @@
 The first part of the fix is done. Now we create accessors global.asax
 declared objects in the application class and, for session and
 application scope, in pages and controls.
 
 Still need to initialize the static objects that are later retrieved
 through some of this accessors.
+
+------- Additional Comments From gonzalo@ximian.com  2004-02-09 10:49 -------
+Fixed in CVS.
+