[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 09:01:35 -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 jlaban@wanadoo.fr.

http://bugzilla.ximian.com/show_bug.cgi?id=45873

--- shadow/45873	Sun Jul  6 04:51:11 2003
+++ shadow/45873.tmp.8172	Sun Jul  6 09:01:35 2003
@@ -43,6 +43,11 @@
 
 Whereas mono outputs this string :
 
 <a xmlns:dt="b" dt:dt="c" xmlns:dt="b" />
 
 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.
+