[Mono-bugs] [Bug 74872][Nor] Changed - System.Uri construction from pre-escaped strings inconsistent
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 8 May 2005 16:08:01 -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 dsd@gentoo.org.
http://bugzilla.ximian.com/show_bug.cgi?id=74872
--- shadow/74872 2005-05-08 16:07:01.000000000 -0400
+++ shadow/74872.tmp.31099 2005-05-08 16:08:01.000000000 -0400
@@ -48,6 +48,11 @@
I expected the last 3 lines to read: (note the missing Â)
Using string: file:///blah/ab%C2%F8c
Uri: file:///blah/abÂøc
Path: /blah/abÂøc
+
+------- Additional Comments From dsd@gentoo.org 2005-05-08 16:08 -------
+Created an attachment (id=15100)
+TestUri.cs
+