[Mono-bugs] [Bug 76643][Nor] Changed - System.Uri.ToString is broken
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Nov 14 06:24:08 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76643
--- shadow/76643 2005-11-11 10:30:51.000000000 -0500
+++ shadow/76643.tmp.22512 2005-11-14 06:24:08.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 76643
Product: Mono: Class Libraries
Version: 1.0
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: System
AssignedTo: atsushi at ximian.com
ReportedBy: danw at novell.com
QAContact: mono-bugs at ximian.com
@@ -62,6 +62,9 @@
new Uri ("file:///foo%25bar").LocalPath ==> \\foo%bar
new Uri ("file:///foo%25bar").Host ==> foo%25bar
I'll revisit here after I fixed a collation bug I found with related
to this bug.
+
+------- Additional Comments From atsushi at ximian.com 2005-11-14 06:24 -------
+Should be fixed in svn (r53008).
More information about the mono-bugs
mailing list