[Mono-bugs] [Bug 76093][Nor] Changed - ArrayList as datasource return empty value

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Sep 27 01:54:23 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=76093

--- shadow/76093	2005-09-24 15:17:02.000000000 -0400
+++ shadow/76093.tmp.1413	2005-09-27 01:54:23.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 76093
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: DUPLICATE
 Severity: Unknown
 Priority: Normal
 Component: Sys.Web
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: colin at univ-metz.fr               
 TargetMilestone: ---
@@ -136,6 +136,13 @@
                                 } else {
 -                                       text = String.Empty;
 +                                       text = container.ToString ();
                                 }
 
                                 if (DataValueField != String.Empty) {
+
+------- Additional Comments From gonzalo at ximian.com  2005-09-27 01:54 -------
+This test case was better, though.
+
+Thanks!
+
+*** This bug has been marked as a duplicate of 76125 ***


More information about the mono-bugs mailing list