[Mono-bugs] [Bug 56993][Wis] Changed - Mono should autoconvert '\' to '/' in pathnames

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Oct 6 20:11:22 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 miguel at ximian.com.

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

--- shadow/56993	2005-06-29 07:25:52.000000000 -0400
+++ shadow/56993.tmp.20321	2006-10-06 20:11:22.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 56993
 Product: Mono: Runtime
 Version: unspecified
 OS: All
 OS Details: Unix
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: sam_bravard at yahoo.com               
 QAContact: mono-bugs at ximian.com
@@ -144,6 +144,9 @@
 example. By implementing '\' to '/' conversion applications would 
 use '\' as path separator instead of Path.PathSeparator and they 
 could not access to files containing '\' in their names. Class 
 Library has to provide transparent path handling to operating system 
 functions. System.IO.Path is intended to expose the characteristics 
 of paths and implement path handling functionality.
+
+------- Additional Comments From miguel at ximian.com  2006-10-06 20:11 -------
+This feature has now been implemented;   It will show up in Mono 1.1.18.


More information about the mono-bugs mailing list