[Mono-bugs] [Bug 79283][Maj] Changed - [2.0] WebConfigurationManager.GetWebApplicationSection doesn't check for null
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Sep 5 06:30:33 EDT 2006
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 grendello at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79283
--- shadow/79283 2006-09-05 06:29:52.000000000 -0400
+++ shadow/79283.tmp.6878 2006-09-05 06:30:33.000000000 -0400
@@ -16,6 +16,11 @@
Cc:
Summary: [2.0] WebConfigurationManager.GetWebApplicationSection doesn't check for null
The attached diff fixes a situation when a section doesn't exist and an
attempt is made to invoke a method on it which causes an exception to be
thrown by InternalInvoke.
+
+------- Additional Comments From grendello at gmail.com 2006-09-05 06:30 -------
+Created an attachment (id=17609)
+WebConfigurationManager.cs.diff
+
More information about the mono-bugs
mailing list