[Mono-bugs] [Bug 75950][Nor] Changed - Assembly.CodeBase should not
return the escaped code base
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Dec 23 16:35:50 EST 2005
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 at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75950
--- shadow/75950 2005-12-09 09:36:33.000000000 -0500
+++ shadow/75950.tmp.11948 2005-12-23 16:35:50.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 75950
Product: Mono: Class Libraries
Version: 1.1
OS: GNU/Linux [Other]
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: sebastien at ximian.com
ReportedBy: mono at kinitos.com
QAContact: mono-bugs at ximian.com
@@ -76,6 +76,9 @@
which already return an escaped uri (see
http://mail.gnome.org/archives/gtk-devel-list/2004-April/msg00148.html
for some details).
So we can either change the icall to escape, or not, the code base.
Or keep the icall intact and unescape the code base in managed code.
+
+------- Additional Comments From sebastien at ximian.com 2005-12-23 16:35 -------
+Fixed in SVN (r54798 and r54799).
More information about the mono-bugs
mailing list