[Mono-bugs] [Bug 45873][Blo] Changed - XmlDocument.InnerXml generates invalid Xml

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sun, 6 Jul 2003 12:04:47 -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=45873

--- shadow/45873	Sun Jul  6 09:01:35 2003
+++ shadow/45873.tmp.20031	Sun Jul  6 12:04:47 2003
@@ -1,14 +1,14 @@
 Bug#: 45873
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Blocker
 Component: System.XML
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jlaban@wanadoo.Fr               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -48,6 +48,9 @@
 Which is incorrect.
 
 ------- Additional Comments From jlaban@wanadoo.Fr  2003-07-06 09:01 -------
 Created an attachment (id=4782)
 This is a proposed patch for this bug. Needs to be reviewed as it may involve larger issues.
 
+
+------- Additional Comments From ginga@kit.hi-ho.ne.jp  2003-07-06 12:04 -------
+Thanks. I've just applied your patch with several xmlns fixes.