[Mono-bugs] [Bug 58763][Maj] Changed - Uri.AbsoluteUri does not return escaped string
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 21 May 2004 05:04:41 -0400 (EDT)
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=58763
--- shadow/58763 2004-05-21 00:47:11.000000000 -0400
+++ shadow/58763.tmp.29981 2004-05-21 05:04:41.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 58763
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: System
AssignedTo: atsushi@ximian.com
ReportedBy: Christoph@ApiViewer.de
QAContact: mono-bugs@ximian.com
@@ -132,6 +132,9 @@
Location);
Console.WriteLine(sURI.AbsoluteUri)
sURI.AbsoluteUri should return a canocalized URL...
+
+------- Additional Comments From atsushi@ximian.com 2004-05-21 05:04 -------
+Fixed in cvs.