[Mono-bugs] [Bug 78121][Nor] Changed - [PATCH] ArgumentOutOfRangeException using TabControl.TabPages.Clear ()

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Apr 16 03:48:06 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 gert.driesen at pandora.be.

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

--- shadow/78121	2006-04-16 03:34:05.000000000 -0400
+++ shadow/78121.tmp.23391	2006-04-16 03:48:06.000000000 -0400
@@ -51,6 +51,11 @@
                 tab.Controls.Add (new TabPage ());
                 tab.TabPages.Clear();
         }
 }
 
 I'll attach a patch which fixes this issue, and adds a unit test for it.
+
+------- Additional Comments From gert.driesen at pandora.be  2006-04-16 03:48 -------
+Created an attachment (id=16777)
+Fix and unit test
+


More information about the mono-bugs mailing list