[Mono-bugs] [Bug 47573][Wis] Changed - Bugs in System.Uri

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 13 Aug 2003 14:54:38 -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 duncan@ximian.com.

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

--- shadow/47573	2003-08-13 09:07:25.000000000 -0400
+++ shadow/47573.tmp.18569	2003-08-13 14:54:38.000000000 -0400
@@ -56,6 +56,11 @@
 Fixing this case should also fix the 'g:h' case. Right now, with my
 uncommited fixes, we get 'g://h/'.
 
 We need to add a stricter test to find out the host part of the URI
 and be less aggressive with appending the "//" delimiter.
 
+
+------- Additional Comments From duncan@ximian.com  2003-08-13 14:54 -------
+Created an attachment (id=5112)
+Current patch to Uri, still 2 more cases to go... if you use this class, please review
+