[Mono-bugs] [Bug 78822][Nor] New - Textbox bound to Typed DataSet crashes

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jul 11 15:12:44 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 roger.jakobsson at jorosoft.se.

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

--- shadow/78822	2006-07-11 15:12:44.000000000 -0400
+++ shadow/78822.tmp.10076	2006-07-11 15:12:44.000000000 -0400
@@ -0,0 +1,36 @@
+Bug#: 78822
+Product: Mono: Class Libraries
+Version: 1.1
+OS: other
+OS Details: Ubuntu
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: roger.jakobsson at jorosoft.se               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Summary: Textbox bound to Typed DataSet crashes
+
+Description of Problem:
+When binding a textbox to a typed dataset an exception is thrown.
+
+Steps to reproduce the problem:
+1. Compile the attached VS2003 sample
+2. Run in Mono/Linux
+
+Actual Results:
+System.IndexOutOfRangeException: list position
+at CurrencyManager.get_Current()
+
+Expected Results:
+Form loaded and displaying the bound value
+
+How often does this happen? 
+Always
+
+Additional Information:
+Tested in Ubuntu 6.06 with Mono from SVN as of today


More information about the mono-bugs mailing list