[Mono-bugs] [Bug 60800][Maj] Changed - Controls.Clear() prevents re-adding controls

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 27 Jun 2004 00:42:31 -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 andrewarnott@byu.edu.

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

--- shadow/60800	2004-06-27 00:11:16.000000000 -0400
+++ shadow/60800.tmp.26333	2004-06-27 00:42:31.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 60800
 Product: Mono: Class Libraries
 Version: unspecified
 OS: SUSE 9.0
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: Sys.Web
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: AndrewArnott@byu.edu               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -51,6 +51,10 @@
 I will attach a very small test case.
 
 ------- Additional Comments From AndrewArnott@byu.edu  2004-06-27 00:11 -------
 Created an attachment (id=8365)
 Small test case
 
+
+------- Additional Comments From AndrewArnott@byu.edu  2004-06-27 00:42 -------
+Determined bug was in ControlCollection.cs.  I will post a patch
+within a few minutes.