[Mono-bugs] [Bug 68008][Wis] Changed - DataSet.GetObjectDat(), DataSet serialization, fails to render the xmlns="" attribute tag on the <xs:schema> element

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Jun 19 15:09:26 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=68008

--- shadow/68008	2005-01-24 03:32:33.000000000 -0500
+++ shadow/68008.tmp.8028	2005-06-19 15:09:26.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 68008
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: Fedora Core 2
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: Sys.Data
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: dclough at prconline.com               
 QAContact: mono-bugs at ximian.com
@@ -123,6 +123,9 @@
 http://lab.msdn.microsoft.com/productfeedback/viewfeedback.aspx?feedbackId=6c63e36a-71e4-4054-a4cf-44843e539e37
 
 So, to write xmlns="" in DataSet.Write(), we have to implement another
 XmlSchema.Write(), but it is waste of time for us to do that for now.
 And since DataSet is basically based on XML InfoSet, there should be
 no [xmlns=""] dependent code.
+
+------- Additional Comments From atsushi at ximian.com  2005-06-19 15:09 -------
+Oops, this bug had been fixed at r40690. 


More information about the mono-bugs mailing list