[Mono-bugs] [Bug 46129][Nor] Changed - XmlNode CloneNode method removes attributes
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sat, 12 Jul 2003 03:42:56 -0400 (EDT)
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 ginga@kit.hi-ho.ne.jp.
http://bugzilla.ximian.com/show_bug.cgi?id=46129
--- shadow/46129 Thu Jul 10 21:43:24 2003
+++ shadow/46129.tmp.7055 Sat Jul 12 03:42:56 2003
@@ -1,14 +1,14 @@
Bug#: 46129
Product: Mono/Class Libraries
Version: unspecified
OS: Red Hat 9.0
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: System.XML
AssignedTo: mono-bugs@ximian.com
ReportedBy: erik.pukinskis@uconn.edu
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -41,6 +41,9 @@
<foo something="true" />
Actual Output:
<foo something="true" />
<foo />
+
+------- Additional Comments From ginga@kit.hi-ho.ne.jp 2003-07-12 03:42 -------
+Fixed in cvs. Thanks.