[Mono-bugs] [Bug 53260][Nor] Changed - System.Environment.GetFolderPath Throws Exceptions

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 23 Apr 2004 14:52:25 -0400 (EDT)


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 sebastien@ximian.com.

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

--- shadow/53260	2004-04-19 12:42:59.000000000 -0400
+++ shadow/53260.tmp.29450	2004-04-23 14:52:25.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 53260
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: Microsoft Windows Server 2003 Enterprise Edition
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jconley@winfessor.com               
 QAContact: mono-bugs@ximian.com
@@ -102,6 +102,11 @@
 variable isn't defined under Windows by default (except in cygwin).
 
 Path.Combine throw the exception because it receive a null parameter
 (which is normal).
 
 This is detailled in #50532 with a proposed patch.
+
+------- Additional Comments From sebastien@ximian.com  2004-04-23 14:52 -------
+Fixed in CVS.
+
+Mono on Windows should return the same path for all SpecialFolders.