[Mono-bugs] [Bug 68566][Maj] Changed - GetFullPath mangles unix escapes

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 16 Mar 2005 16:18:21 -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 lewing@ximian.com.

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

--- shadow/68566	2004-11-28 18:56:23.000000000 -0500
+++ shadow/68566.tmp.9865	2005-03-16 16:18:21.000000000 -0500
@@ -3,13 +3,13 @@
 Version: unspecified
 OS: unknown
 OS Details: Gentoo
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Normal
+Priority: Major
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: foser@gentoo.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
@@ -51,6 +51,9 @@
 
 ------- Additional Comments From foser@gentoo.org  2004-11-28 18:56 -------
 downstream related reports
 
 http://bugs.gentoo.org/show_bug.cgi?id=66528
 http://bugs.gentoo.org/show_bug.cgi?id=72770
+
+------- Additional Comments From lewing@ximian.com  2005-03-16 16:18 -------
+This breaks FileInfo as well since the ctor uses GetFullPath.