[Mono-bugs] [Bug 60118][Nor] Changed - XmlDataReader.Process() fails if DataTable name is the same as DataSet name

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 13 Jun 2004 06:22:12 -0400 (EDT)


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 borisk@mainsoft.com.

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

--- shadow/60118	2004-06-13 06:21:31.000000000 -0400
+++ shadow/60118.tmp.18863	2004-06-13 06:22:12.000000000 -0400
@@ -53,6 +53,11 @@
 holding only one table with name equals to default dataset name, i.e. :
 
 <NewDataSet>
    <Column1>1</Column1>
    <Column2>2</Column2>
 </NewDataSet>
+
+------- Additional Comments From borisk@mainsoft.com  2004-06-13 06:22 -------
+Created an attachment (id=8152)
+Test case
+