[Mono-bugs] [Bug 51510][Wis] Changed - Uri class does not parse the host name properly for UNC path.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 4 Dec 2003 22:47:06 -0500 (EST)
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 jluke@cfl.rr.com.
http://bugzilla.ximian.com/show_bug.cgi?id=51510
--- shadow/51510 2003-12-03 02:02:29.000000000 -0500
+++ shadow/51510.tmp.17872 2003-12-04 22:47:01.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 51510
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: System
AssignedTo: rkumar@novell.com
ReportedBy: rkumar@novell.com
QAContact: mono-bugs@ximian.com
@@ -106,6 +106,9 @@
where if you pass an ftp URI (like ftp://127.0.0.1/foo) mono would
return 23 for the port while 1.1 would return 21. I never logged this
as I only discovered it as I was debugging the first.
Lastly, I can't commit, so if this is deemed suitable, I'll leave it
up to someone else. :-)
+
+------- Additional Comments From jluke@cfl.rr.com 2003-12-04 22:46 -------
+thanks, committed to cvs.