[Mono-bugs] [Bug 58686][Nor] Changed - MONO Beta 1 Bug: WebControlsConfig must implement IDictionary

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 19 May 2004 03:30:08 -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 davidandrewtaylor@hotmail.com.

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

--- shadow/58686	2004-05-19 03:29:20.000000000 -0400
+++ shadow/58686.tmp.2079	2004-05-19 03:30:08.000000000 -0400
@@ -11,12 +11,13 @@
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: davidandrewtaylor@hotmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Summary: MONO Beta 1 Bug: WebControlsConfig must implement IDictionary
+OtherBugsDependingOnThis: 58634[NOTABUG]
 
 Description of Problem:
 MS.NET and MONO implement a ConfigurationSettings.GetConfig and a 
 Context.GetConfig method which is an implementation of the 
 System.Configuration.IConfigurationSystem interface.  These are both 
 PUBLIC methods and the returned object (at least from