[Mono-bugs] [Bug 48287][Min] Changed - class ConfigurationSettings crashes when using nested custom settings in web.config
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 27 Nov 2003 15:38:38 -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=48287
--- shadow/48287 2003-11-27 15:35:00.000000000 -0500
+++ shadow/48287.tmp.30264 2003-11-27 15:38:37.000000000 -0500
@@ -154,6 +154,9 @@
Created an attachment (id=6029)
proposed patch
------- Additional Comments From gonzalo@ximian.com 2003-11-27 15:35 -------
If the System.Xml guys don't complain, i will commit this.
+
+------- Additional Comments From gonzalo@ximian.com 2003-11-27 15:38 -------
+Btw, if i remove the </add> and use <add blah /> it works with current CVS