[Mono-bugs] [Bug 75711][Nor] Changed - We need to handle
msdata:PrimaryKey in DataSet.ReadXmlSchema()
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Aug 5 08:23:10 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75711
--- shadow/75711 2005-08-05 06:13:14.000000000 -0400
+++ shadow/75711.tmp.22007 2005-08-05 08:23:10.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 75711
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.Data
AssignedTo: atsushi at ximian.com
ReportedBy: kostat at mainsoft.com
QAContact: mono-bugs at ximian.com
@@ -37,6 +37,9 @@
------- Additional Comments From atsushi at ximian.com 2005-08-05 06:13 -------
For the latter XmlDataInferenceLoader problem, the culprit was that
because IsDocumentElementTable() guesses the last element
<Settings></Settings> as simple content column and thus thinks it is a
table, not a dataset. It is fixed as r48034.
+
+------- Additional Comments From atsushi at ximian.com 2005-08-05 08:23 -------
+Fixed former one as well (r48038).
More information about the mono-bugs
mailing list