[Mono-bugs] [Bug 77685][Min] Changed - XmlSchemaAnnotation.Markup
returns null when the xs:documentation schema element is an
empty element
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Mar 1 14:59:53 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77685
--- shadow/77685 2006-03-01 14:09:12.000000000 -0500
+++ shadow/77685.tmp.13335 2006-03-01 14:59:53.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 77685
Product: Mono: Class Libraries
Version: 1.1
OS: All
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Minor
Component: Sys.XML
AssignedTo: atsushi at ximian.com
ReportedBy: matt.ward.bugs at googlemail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -118,6 +118,9 @@
void SchemaValidation(object source, ValidationEventArgs e)
{
// Do nothing.
}
}
}
+
+------- Additional Comments From atsushi at ximian.com 2006-03-01 14:59 -------
+fixed in svn (r57481).
More information about the mono-bugs
mailing list