[Mono-bugs] [Bug 73663][Nor] Changed - [PATCH] Assembly.EscapedCodeBase has not been implemented

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 16 Mar 2005 09:58:16 -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 sebastien@ximian.com.

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

--- shadow/73663	2005-03-15 22:57:43.000000000 -0500
+++ shadow/73663.tmp.3355	2005-03-16 09:58:16.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 73663
 Product: Mono: Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: t.manki@gmail.com               
 QAContact: mono-bugs@ximian.com
@@ -30,6 +30,10 @@
 ------- Additional Comments From sebastien@ximian.com  2005-03-15 22:57 -------
 System.Uri is located in System.dll.
 
 However I got a non-exact copy of it in 
 /mcs/class/corlib/Mono.Security/Uri.cs
 as I needed it in some security class.
+
+------- Additional Comments From sebastien@ximian.com  2005-03-16 09:58 -------
+Fixed (using Mono.Security.Uri) in SVN.
+Thanks