[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:48:14 -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 ginga@kit.hi-ho.ne.jp.

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

--- shadow/51844	2003-12-08 00:13:09.000000000 -0500
+++ shadow/51844.tmp.26467	2003-12-08 00:48:14.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 51844
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: cygwin
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ginga@kit.hi-ho.ne.jp               
 QAContact: mono-bugs@ximian.com
@@ -46,6 +46,9 @@
 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.
+
+------- Additional Comments From ginga@kit.hi-ho.ne.jp  2003-12-08 00:48 -------
+Fixed in cvs. Thanks.