[Mono-bugs] [Bug 352397] New: Environment.GetFolderPath(Environment.SpecialFolder. Desktop) on fedora core 8
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Jan 8 13:27:15 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=352397
Summary: Environment.GetFolderPath(Environment.SpecialFolder.Desk
top) on fedora core 8
Product: Mono: Runtime
Version: 1.2.5
Platform: i686
OS/Version: UNIX Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: twostepted at gmail.com
QAContact: mono-bugs at ximian.com
CC: twostepted at gmail.com
Found By: Third Party Developer/Partner
When using Environment.GetFolderPath(Environment.SpecialFolder.Desktop), I get
a funny looking result on FC8. I get the following string (with quotes
included in the string).
/home/username/"$HOME/Desktop"
In light of the MSDN spec below,
Environment.GetFolderPath(Environment.SpecialFolder.Desktop) should return a
good value since the Desktop folder does exist on my FC8 box.
> The path to the specified system special folder, if that folder physically exists on your computer; otherwise, the empty string ("").
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list