[Mono-bugs] [Bug 347669] Form: ArgumentOutOfRangeException on merge

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Dec 11 12:38:06 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=347669

User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=347669#c1


Jonathan Pobst <jpobst at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                                        |RESOLVED
         Resolution|                                                |FIXED
  Status Whiteboard|                                                |ToolStrip




--- Comment #1 from Jonathan Pobst <jpobst at novell.com>  2007-12-11 10:38:05 MST ---
Fixed in r91123.  Thanks for the report and the test case!

2007-12-10  Jonathan Pobst  <monkey at jpobst.com>

        * ToolStripItemCollection.cs: If we try to insert a ToolStripItem
        at an index higher than Count, just use Add instead of Insert.
        [Fixes bug #347669]


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list