[Mono-bugs] [Bug 51415][Nor] Changed - Adding attributes to XmlDocument breaks XSL transforms

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 14 Dec 2003 11:26:30 -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 rsbarro@metaverse.cc.

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

--- shadow/51415	2003-12-12 02:22:51.000000000 -0500
+++ shadow/51415.tmp.18567	2003-12-14 11:26:30.000000000 -0500
@@ -116,6 +116,9 @@
 the line that adds the attribute to the XmlDocument is commented out,
 the transformation works fine.  Also, if a new XmlDocument is created
 from the xml of the original XmlDocument, the transform again works fine.
 
 ------- Additional Comments From ginga@kit.hi-ho.ne.jp  2003-12-12 02:22 -------
 Finally (I hope so) fixed in cvs. Thanks.
+
+------- Additional Comments From rsbarro@metaverse.cc  2003-12-14 11:26 -------
+Appears so.  My test case works perfectly now.  Thanks!