[Mono-bugs] [Bug 76101][Nor] Changed - Client proxy has incorrect
return type XmlElement instead of DataSet
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Sep 22 12:45:58 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 kostat at mainsoft.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76101
--- shadow/76101 2005-09-22 06:08:03.000000000 -0400
+++ shadow/76101.tmp.6481 2005-09-22 12:45:58.000000000 -0400
@@ -65,6 +65,11 @@
it works fine.
------- Additional Comments From lluis at ximian.com 2005-09-22 06:08 -------
This regression is due to r46217. The IXmlSerializable.GetSchema ()
method does not return null anymore for untyped data sets. Kosta, can
this be changed again?
+
+------- Additional Comments From kostat at mainsoft.com 2005-09-22 12:45 -------
+I checked it and it works fine now. Go ahead and uncomment the 2 lines
+from IXmlSerializable.GetSchema () or simply return
+GetSchemaSerializable().
More information about the mono-bugs
mailing list