[Mono-bugs] [Bug 51415][Nor] Changed - XslTransform will not accept null XsltArgumentList

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 3 Dec 2003 01:28:49 -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-11-25 22:51:26.000000000 -0500
+++ shadow/51415.tmp.28597	2003-12-03 01:28:49.000000000 -0500
@@ -87,6 +87,11 @@
 statement is used to perform an Xsl transform...
 
 xslt.Transform(xmlDoc, new XsltArgumentList(), sw);
 
 Perhaps there is something else going on here...?  Again, my code
 works fine on the MS.NET 1.1 Framework...
+
+------- Additional Comments From rsbarro@metaverse.cc  2003-12-03 01:28 -------
+Created an attachment (id=6080)
+Test Case
+