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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] TargetMilestone: --- @@ -136,6 +136,13 @@ } else { - text = String.Empty; + text = container.ToString (); } if (DataValueField != String.Empty) { + +------- Additional Comments From [EMAIL PROTECTED] 2005-09-27 01:54 ------- +This test case was better, though. + +Thanks! + +*** This bug has been marked as a duplicate of 76125 *** _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
