[Mono-bugs] [Bug 77007][Nor] Changed - Path.GetFullPath don't
treats "drive:path" as CurrentDirectory
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Dec 15 12:24:12 EST 2005
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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77007
--- shadow/77007 2005-12-15 12:17:55.000000000 -0500
+++ shadow/77007.tmp.23262 2005-12-15 12:24:12.000000000 -0500
@@ -1,21 +1,22 @@
Bug#: 77007
Product: Mono: Class Libraries
-Version: unspecified
-OS:
+Version: 1.1
+OS: Windows XP
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: CORLIB
-AssignedTo: mono-bugs at ximian.com
+AssignedTo: sebastien at ximian.com
ReportedBy: kornelpal at hotmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
+Cc:
Summary: Path.GetFullPath don't treats "drive:path" as CurrentDirectory
Sebastien, I really appreciate the work you have done on reworking large
parts of path handlig. But your fix of Bug 76191 is only good for
DirectoryInfo.Parent as Path.GetFullPath only treats "drive:" specially
but ignores or mistreats "drive:path".
More information about the mono-bugs
mailing list