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: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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
