[Mono-bugs] [Bug 75391][Maj] Changed - System.Path.GetDirectoryName returning blank strings for legitimate paths

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jun 27 10:15:46 EDT 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 bmaurer at users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=75391

--- shadow/75391	2005-06-27 10:12:18.000000000 -0400
+++ shadow/75391.tmp.20293	2005-06-27 10:15:46.000000000 -0400
@@ -1,16 +1,16 @@
 Bug#: 75391
 Product: Mono: Class Libraries
 Version: 1.1
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: DUPLICATE
+Severity: Unknown
 Priority: Major
-Component: System
+Component: CORLIB
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: binary1230 at yahoo.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -72,6 +72,13 @@
 How often does this happen? 
 Always
 
 Additional Information:
 Came across this bug while trying to make Microsoft Enterprise Library work
 under Mono+Linux.
+
+------- Additional Comments From bmaurer at users.sf.net  2005-06-27 10:15 -------
+This is because we changed mono not to convert \ to / in paths. \ is a
+legit char in Linux paths. There is a wishlist bug to deal with this
+in the runtime.
+
+*** This bug has been marked as a duplicate of 56993 ***


More information about the mono-bugs mailing list