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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78147 --- shadow/78147 2006-04-20 10:41:55.000000000 -0400 +++ shadow/78147.tmp.26709 2006-04-20 17:42:56.000000000 -0400 @@ -1,23 +1,23 @@ Bug#: 78147 Product: Mono: Class Libraries Version: unspecified -OS: +OS: unknown OS Details: XP Pro Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Normal Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: -Summary: Path.GetDirectoryName fails for UNCs +Summary: [PATH] Path.GetDirectoryName fails for UNCs Please fill in this template when reporting a bug, unless you know what you are doing. Description of Problem: Path.GetDirectoryName fails when using a UNC path @@ -45,6 +45,11 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-04-20 10:41 ------- Created an attachment (id=16797) Updated test case (test file:// as well) + +------- Additional Comments From [EMAIL PROTECTED] 2006-04-20 17:42 ------- +Path.GetPathRoot was the culprit. It didn't return just +the \\server\share part of a UNC. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
