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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80427 --- shadow/80427 2007-05-21 20:56:32.000000000 -0400 +++ shadow/80427.tmp.10869 2007-05-24 19:29:55.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 80427 Product: Mono: Class Libraries Version: 1.2 OS: GNU/Linux [Other] OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -26,6 +26,13 @@ I've committed a NotWorking unit test named "GetItemText" for this in CheckedListBoxTest.cs. There are other unit tests in CheckedListBoxTest.cs that fail because of this issue. + +------- Additional Comments From [EMAIL PROTECTED] 2007-05-24 19:29 ------- +Fixed in svn. + +BTW, It was a bug in ListControl, not in CheckedListBox (ListControl +is the parent of ListBox and it basically manages the binding stuff). +Based on that I moved the test to ListControlTest. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
