[Mono-bugs] [Bug 78147][Nor] New - Path.GetDirectoryName fails for
UNCs
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Apr 20 10:30:53 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 jonathan.chambers at ansys.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78147
--- shadow/78147 2006-04-20 10:30:53.000000000 -0400
+++ shadow/78147.tmp.19334 2006-04-20 10:30:53.000000000 -0400
@@ -0,0 +1,40 @@
+Bug#: 78147
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details: XP Pro
+Status: NEW
+Resolution:
+Severity:
+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
+
+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
+
+
+Steps to reproduce the problem:
+1. Run sample app.
+2.
+3.
+
+Actual Results:
+null
+
+Expected Results:
+\\server\share1\share2
+
+How often does this happen?
+Everytime.
+
+
+Additional Information:
More information about the mono-bugs
mailing list