[Mono-bugs] [Bug 79420][Nor] Changed - XmlElement should not throw exception if constructed with null prefix
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Sep 19 02:13:00 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=79420
--- shadow/79420 2006-09-17 02:51:08.000000000 -0400
+++ shadow/79420.tmp.32129 2006-09-19 02:13:00.000000000 -0400
@@ -1,15 +1,15 @@
Bug#: 79420
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
-Priority: Wishlist
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
+Priority: Normal
Component: Sys.XML
AssignedTo: atsushi at ximian.com
ReportedBy: eric at extremeboredom.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
@@ -56,6 +56,9 @@
atomizedNames) [0x00000]
at System.Xml.XmlElement..ctor (System.String prefix, System.String
localName, System.String namespaceURI, System.Xml.XmlDocument doc) [0x00000]
at SadXmlElement..ctor (System.Xml.XmlQualifiedName qname,
System.Xml.XmlDocument doc) [0x00000]
at XmlBugTest.Main () [0x00000]
+
+------- Additional Comments From atsushi at ximian.com 2006-09-19 02:13 -------
+Fixed in svn (r65621). Thanks.
More information about the mono-bugs
mailing list