[Mono-bugs] [Bug 58301][Maj] Changed - "file" Uri constructed with empty "location" has wrong path
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 11 Jun 2004 13:37:07 -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=58301
--- shadow/58301 2004-06-10 15:18:45.000000000 -0400
+++ shadow/58301.tmp.12663 2004-06-11 13:37:07.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 58301
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details: Gentoo 2.6.1 kernel
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: System
AssignedTo: atsushi@ximian.com
ReportedBy: tekhedd@byteheaven.net
QAContact: mono-bugs@ximian.com
@@ -74,6 +74,9 @@
This prints out:
file:///tmp/file
Which seems to indicate that this url format should be recognized by
the constructor as an absolute path to /tmp/file...
+
+------- Additional Comments From atsushi@ximian.com 2004-06-11 13:37 -------
+Ok, fixed in cvs.