[Mono-bugs] [Bug 50532][Min] Changed - Environment.SpecialFolders paths

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 5 Dec 2003 20:02:55 -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 jluke@cfl.rr.com.

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

--- shadow/50532	2003-12-05 20:00:24.000000000 -0500
+++ shadow/50532.tmp.25473	2003-12-05 20:02:54.000000000 -0500
@@ -96,6 +96,11 @@
 path, I remember we had problems with this in Monodoc.
 
 ------- Additional Comments From jluke@cfl.rr.com  2003-12-05 20:00 -------
 Created an attachment (id=6128)
 updated patch
 
+
+------- Additional Comments From jluke@cfl.rr.com  2003-12-05 20:02 -------
+updated patch to return $HOME by default, and create the directory
+if it does not exist.  It would be nice if we could return something
+other than $HOME for more of these, but I'm not sure.