[Mono-bugs] [Bug 58542][Blo] Changed - MONO Beta 1 Bug: fails using Global.asax and code behind.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 17 May 2004 18:34:20 -0400 (EDT)


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=58542

--- shadow/58542	2004-05-17 15:58:11.000000000 -0400
+++ shadow/58542.tmp.13995	2004-05-17 18:34:20.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 58542
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Blocker
 Component: Sys.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: davidandrewtaylor@hotmail.com               
 QAContact: mono-bugs@ximian.com
@@ -87,6 +87,9 @@
 
 ------- Additional Comments From gonzalo@ximian.com  2004-05-17 15:58 -------
 There are several errors here:
 -In the codebehind, there's no namespace (MONOTest?)
 -You use Global_BeginRequest instead of Application_BeginRequest.
 
+
+------- Additional Comments From gonzalo@ximian.com  2004-05-17 18:34 -------
+Fixed in CVS.