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=81771 --- shadow/81771 2007-07-12 00:29:55.000000000 -0400 +++ shadow/81771.tmp.23756 2007-07-14 10:26:17.000000000 -0400 @@ -1,12 +1,12 @@ Bug#: 81771 Product: Mono: Class Libraries Version: 1.2 OS: unknown OS Details: -Status: REOPENED +Status: NEEDINFO Resolution: Severity: Unknown Priority: Wishlist Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] @@ -70,6 +70,9 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-07-12 00:29 ------- Actually even with the above code, it still fails, since ConnectToDataSource gets called twice with the same data_source (thus registering the events twice but only deregistering them once), once from the DataSource getter and once from OnBindingContextChanged (triggered in the BindingContext getter in ConnectToDataSource). + +------- Additional Comments From [EMAIL PROTECTED] 2007-07-14 10:26 ------- +Eric, please attach a small repro to this bug report. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
