[Mono-bugs] [Bug 80182][Nor] Changed - XmlDocument incorrectly performs Xml Name validation
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Dec 7 23:39:41 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=80182
--- shadow/80182 2006-12-07 14:43:48.000000000 -0500
+++ shadow/80182.tmp.4759 2006-12-07 23:39:41.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 80182
Product: Mono: Class Libraries
Version: 1.2
OS: All
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Sys.XML
AssignedTo: atsushi at ximian.com
ReportedBy: rbirkby at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -57,6 +57,15 @@
Always
------- Additional Comments From rbirkby at gmail.com 2006-12-07 14:43 -------
Created an attachment (id=18246)
Test case
+
+------- Additional Comments From atsushi at ximian.com 2006-12-07 23:39 -------
+Mono is obviously conformant to W3C Document Object Model
+specification. NIST DOM Test Document core0019D() test also shows it
+must verify the name correctness. This is MS bug. You should file a
+bug to MS feedback instead.
+
+(Of course I don't copy MS bugs that brings confusion to XML
+interoperability land.)
More information about the mono-bugs
mailing list