[Mono-bugs] [Bug 51844][Maj] Changed - System.Uri holds incorrect file url

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 8 Dec 2003 00:13:09 -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=51844

--- shadow/51844	2003-12-08 00:11:12.000000000 -0500
+++ shadow/51844.tmp.25734	2003-12-08 00:13:09.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 51844
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: cygwin
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ginga@kit.hi-ho.ne.jp               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -42,6 +42,10 @@
 Always
 
 ------- Additional Comments From jluke@cfl.rr.com  2003-12-08 00:11 -------
 Created an attachment (id=6143)
 patch
 
+
+------- Additional Comments From jluke@cfl.rr.com  2003-12-08 00:13 -------
+Tha above patch fixes the case mentioned above.  The current nunit
+test seems to expect a unix filepath uri like it currently returns.