[Mono-bugs] [Bug 76415][Nor] Changed - ListControl.SelectedValue
does not throw exception when assigned invalid value
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Oct 18 16:29:11 EDT 2005
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 gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76415
--- shadow/76415 2005-10-18 10:45:55.000000000 -0400
+++ shadow/76415.tmp.3615 2005-10-18 16:29:11.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 76415
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.Web
AssignedTo: gonzalo at ximian.com
ReportedBy: nathan at mammoth.com.au
QAContact: mono-bugs at ximian.com
@@ -61,6 +61,11 @@
Additional Information:
The same problem exists when using databinding -
ArgumentOutOfRangeException should be thrown during DataBind() / assignment
to SelectedValue (which ever occurs later) but is not thrown.
+
+------- Additional Comments From gonzalo at ximian.com 2005-10-18 16:29 -------
+fixed in svn HEAD.
+
+Thanks.
More information about the mono-bugs
mailing list