[Mono-bugs] [Bug 78147][Nor] Changed - [PATH] Path.GetDirectoryName fails for UNCs

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Apr 20 17:42:56 EDT 2006


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 robertj at gmx.net.

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: mono-bugs at ximian.com                            
 ReportedBy: jonathan.chambers at ansys.com               
 QAContact: mono-bugs at ximian.com
 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 jonathan.chambers at ansys.com  2006-04-20 10:41 -------
 Created an attachment (id=16797)
 Updated test case (test file:// as well)
 
+
+------- Additional Comments From robertj at gmx.net  2006-04-20 17:42 -------
+Path.GetPathRoot was the culprit. It didn't return just
+the \\server\share part of a UNC.
+


More information about the mono-bugs mailing list