[Mono-bugs] [Bug 51643][Nor] Changed - NullReferenceException in running aspx pages outside xsp

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 3 Dec 2003 06:26: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 gkodinov@openlinksw.co.uk.

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

--- shadow/51643	2003-12-03 06:25:54.000000000 -0500
+++ shadow/51643.tmp.30518	2003-12-03 06:26:45.000000000 -0500
@@ -72,6 +72,11 @@
 ]
 
 The xsp doesn't exhibit that as it initializes trace listeners witch calls
 GetConfig() that initializes the config variable in that class.
 
 Find attached a proposed patch.
+
+------- Additional Comments From gkodinov@openlinksw.co.uk  2003-12-03 06:26 -------
+Created an attachment (id=6084)
+gogo.cs - the test program
+