[Mono-bugs] [Bug 78220][Nor] Changed - XmlSchema compilation fails
for extension with base type in aother namespace
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Apr 27 12:30:13 EDT 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78220
--- shadow/78220 2006-04-27 08:50:26.000000000 -0400
+++ shadow/78220.tmp.20687 2006-04-27 12:30:13.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Class Libraries
Version: 1.1
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Sys.XML
AssignedTo: atsushi at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -98,6 +98,11 @@
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture)
I've added test case for this issue to
Test/System.Xml.Schema.XmlSchemaCollectionTests (and marked it
NotWorking).
+
+------- Additional Comments From atsushi at ximian.com 2006-04-27 12:30 -------
+Oh, good catch since it does not happen when the schema is added in
+"schema1" -> "schema2" order. Seems like I should really fix potential
+XmlSchemaSet compilation problem for bug #77489 as well.
More information about the mono-bugs
mailing list