[Mono-bugs] [Bug 68256][Nor] Changed - DataSet.GetXmlSchema() incorrectly renders the msdata:ReadOnly attribute for DataColumns not marked as ReadOnly when at least one column in the DataTable is marked ReadOnly

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 13 Oct 2004 19:06:10 -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=68256

--- shadow/68256	2004-10-13 15:11:10.000000000 -0400
+++ shadow/68256.tmp.16150	2004-10-13 19:06:10.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 68256
 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: ---
@@ -97,6 +97,9 @@
 
 
 ------- Additional Comments From dclough@prconline.com  2004-10-13 15:11 -------
 Created an attachment (id=12802)
 Actual schema (FC2, Mono)
 
+
+------- Additional Comments From atsushi@ximian.com  2004-10-13 19:06 -------
+Fixed in cvs. Thanks.