[Mono-bugs] [Bug 68432][Nor] Changed - DataSet.GetXmlSchema() incorrectly renders the msdata:ReadOnly attribute for non-readonly DataColumns with ColumnMapping = Attribute

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 15 Oct 2004 16:31:28 -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 atsushi@ximian.com.

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

--- shadow/68432	2004-10-15 14:38:56.000000000 -0400
+++ shadow/68432.tmp.23739	2004-10-15 16:31:28.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 68432
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: Fedora Core 2
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Sys.Data
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: dclough@prconline.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -103,6 +103,9 @@
 
 
 ------- Additional Comments From dclough@prconline.com  2004-10-15 14:38 -------
 Created an attachment (id=12975)
 Actual output of the provided code (FC2, Mono)
 
+
+------- Additional Comments From atsushi@ximian.com  2004-10-15 16:31 -------
+Oops sure. Now fixed in CVS. Thanks.