[Mono-bugs] [Bug 42559][Cos] Changed - System.Uri.ToString() returns different results on Mono versus Rotor

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 9 Jun 2004 21:42:51 -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=42559

--- shadow/42559	2004-06-05 13:06:29.000000000 -0400
+++ shadow/42559.tmp.10531	2004-06-09 21:42:51.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 42559
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Cosmetic
 Component: System
 AssignedTo: atsushi@ximian.com                            
 ReportedBy: mathpup@mylinuxisp.com               
 QAContact: mono-bugs@ximian.com
@@ -69,6 +69,10 @@
 
 I think that this is going to have to become platform dependant code. 
 
 ------- Additional Comments From duncan@ximian.com  2003-08-11 18:31 -------
 What should the behavior be then? Is there a way to find out what
 platform we're running on, some sort of #if tag, maybe?
+
+------- Additional Comments From atsushi@ximian.com  2004-06-09 21:42 -------
+No reason to be recognized as file:////. The original PATH string just
+means windows UNC, so it should be regarded the host "server".