[Mono-bugs] [Bug 71214][Maj] Changed - No way to express backslashes with DirectoryInfo

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 12 Jan 2005 15:59:19 -0500 (EST)


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 joeshaw@novell.com.

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

--- shadow/71214	2005-01-12 15:58:57.000000000 -0500
+++ shadow/71214.tmp.18519	2005-01-12 15:59:19.000000000 -0500
@@ -25,6 +25,11 @@
 DirectorySeparatorChar and the AltDirectorySeparatorChar, which is the root
 of the problem.  When it puts the path back together, the backslashes are
 replaced with forward slashes.
 
 Attached is a test case which shows the problem.  The expected output (at
 least for the first two) should really be "/test/one\two\three/four"
+
+------- Additional Comments From joeshaw@novell.com  2005-01-12 15:59 -------
+Created an attachment (id=13709)
+test case
+