[Mono-bugs] [Bug 72942][Nor] Changed - XmlUrlResolver is not used properly in XslTransform

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 24 Feb 2005 02:32:42 -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 atsushi@ximian.com.

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

--- shadow/72942	2005-02-24 00:31:10.000000000 -0500
+++ shadow/72942.tmp.29020	2005-02-24 02:32:42.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 72942
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.XML
 AssignedTo: atsushi@ximian.com                            
 ReportedBy: tberman@off.net               
 QAContact: mono-bugs@ximian.com
@@ -88,6 +88,9 @@
 ().GetManifestResourceStream (href);
 		Stream s = new FileStream (href, FileMode.Open);
 		return s;
 	}
 }
 
+
+------- Additional Comments From atsushi@ximian.com  2005-02-24 02:32 -------
+Fixed in svn.