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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 28 Aug 2004 01:16:46 -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 bmaurer@users.sf.net.

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

--- shadow/53260	2004-04-23 14:57:33.000000000 -0400
+++ shadow/53260.tmp.25481	2004-08-28 01:16:46.000000000 -0400
@@ -12,13 +12,13 @@
 ReportedBy: jconley@winfessor.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: System.Environment.GetFolderPath Throws Exceptions
-BugsThisDependsOn: 50532
+BugsThisDependsOn: 50532[FIXED]
 
 Description of Problem:
 The System.Environment.GetFolderPath() method throws 
 ArgumentNullExceptions in Windows.  GetFolderPath is very useful for 
 finding places to put temporary files.