[Mono-bugs] [Bug 51305][Nor] Changed - Creating an 'xmlns' attribute results in duplicate attribute
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 23 Nov 2003 09:46:15 -0500 (EST)
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 gert.driesen@pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=51305
--- shadow/51305 2003-11-23 09:45:36.000000000 -0500
+++ shadow/51305.tmp.551 2003-11-23 09:46:15.000000000 -0500
@@ -35,6 +35,11 @@
(full test case is provided as attachment)
this will generate the following invalid xml fragment :
<root xmlns="http://none" xmlns="" />
+
+------- Additional Comments From gert.driesen@pandora.be 2003-11-23 09:46 -------
+Created an attachment (id=5992)
+demonstrates reported issue
+