[Mono-bugs] [Bug 67793][Nor] Changed - DataSet.GetXmlSchema() fails to write <xs:restriction> and <xs:maxLength> subelements when for a DataColumn with MappingType = Attribute and MaxLength = desired_length
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 7 Oct 2004 20:03:35 -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=67793
--- shadow/67793 2004-10-07 18:52:22.000000000 -0400
+++ shadow/67793.tmp.19183 2004-10-07 20:03:35.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 67793
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: ---
@@ -78,6 +78,9 @@
</xs:schema>
How often does this happen?
Repeatable with the above code.
+
+------- Additional Comments From atsushi@ximian.com 2004-10-07 20:03 -------
+Fixed in CVS. Thanks again.