[Mono-bugs] [Bug 77391][Nor] New - [PATCH] Small fixes for
zero-length targetNamespace
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jan 28 05:02:52 EST 2006
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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=77391
--- shadow/77391 2006-01-28 05:02:52.000000000 -0500
+++ shadow/77391.tmp.20902 2006-01-28 05:02:52.000000000 -0500
@@ -0,0 +1,30 @@
+Bug#: 77391
+Product: Mono: Class Libraries
+Version: 1.0
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Sys.XML
+AssignedTo: atsushi at ximian.com
+ReportedBy: gert.driesen at pandora.be
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: [PATCH] Small fixes for zero-length targetNamespace
+
+The attached patch fixes the following small issues in Mono's
+System.Xml.XmlSchema.XmlSchema:
+
+- Do not define namespace for zero-length TargetNamespace when writing
+schema
+
+- Report XmlSchemaException when compiling XmlSchema with zero-length
+TargetNamespace
+
+Both fixes are covered by new/modified unit tests.
+
+Let me know if its ok to commit these changes ?
More information about the mono-bugs
mailing list