[Mono-bugs] [Bug 51759][Maj] Changed - DataBinder.cs bug in MONO 0.29 when Container.DataItem is a CLR array
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 5 Dec 2003 14:11:15 -0500 (EST)
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 jackson@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=51759
--- shadow/51759 2003-12-05 13:57:51.000000000 -0500
+++ shadow/51759.tmp.23728 2003-12-05 14:11:15.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 51759
Product: Mono/Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: 004 Four hours
Priority: Major
Component: System.Web
AssignedTo: mono-bugs@ximian.com
ReportedBy: davidandrewtaylor@hotmail.com
QAContact: mono-bugs@ximian.com
@@ -56,6 +56,9 @@
support CLR Arrays.
------- Additional Comments From jackson@ximian.com 2003-12-05 13:57 -------
Created an attachment (id=6126)
test case
+
+------- Additional Comments From jackson@ximian.com 2003-12-05 14:11 -------
+This is now fixed in CVS, thanks for the report.