[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 15:10:38 -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 dclough@prconline.com.

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

--- shadow/68256	2004-10-13 15:09:31.000000000 -0400
+++ shadow/68256.tmp.13338	2004-10-13 15:10:38.000000000 -0400
@@ -87,6 +87,11 @@
 
 Additional Information:
 
 If more than one DataColumn in a DataTable is marked as ReadOnly, 
 multiple msdata:ReadOnly tags are rendered on a single element as 
 demonstrated in the example.
+
+------- Additional Comments From dclough@prconline.com  2004-10-13 15:10 -------
+Created an attachment (id=12801)
+Expected schema (XP, .NET)
+