[Mono-bugs] [Bug 51416][Nor] Changed - XslTransform.Transform() does not accept XmlUrlResolver instance.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 4 Dec 2003 21:50:47 -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 ginga@kit.hi-ho.ne.jp.

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

--- shadow/51416	2003-11-25 22:42:26.000000000 -0500
+++ shadow/51416.tmp.17451	2003-12-04 21:50:46.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 51416
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: System.XML
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: rsbarro@metaverse.cc               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -41,6 +41,9 @@
 However, under mono 0.28 I get a compile error:
 Metaverse.Web.Services.Agent/AgentObjects/Content.cs(149) error CS1501: No
 overload for method `Transform' takes `4' arguments
 Metaverse.Web.Services.Agent/AgentObjects/Content.cs(149) error CS8006:
 Could not find any applicable function for this argument list
 Compilation failed: 2 error(s), 0 warnings
+
+------- Additional Comments From ginga@kit.hi-ho.ne.jp  2003-12-04 21:50 -------
+Fixed in cvs. Thanks.