[Mono-bugs] [Bug 81771][Wis] Changed - Null object reference after ListControl.DataSource is set to null

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Jul 14 10:26:17 EDT 2007


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=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: calberto.cortez at gmail.com                            
 ReportedBy: albright at wesay.org               
@@ -70,6 +70,9 @@
 ------- Additional Comments From albright at wesay.org  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 gert.driesen at pandora.be  2007-07-14 10:26 -------
+Eric, please attach a small repro to this bug report.


More information about the mono-bugs mailing list