[Mono-bugs] [Bug 348989] FolderBrowserDialog: Need to handle UNC paths better
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jan 16 14:52:30 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=348989
User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=348989#c2
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jpobst at novell.com
AssignedTo|jpobst at novell.com |mono-bugs at lists.ximian.com
Severity|Normal |Enhancement
Status|ASSIGNED |NEW
OS/Version|Mac OS X 10.5 |All
Platform|Macintosh |All
Summary|FolderBrowserDialog crash when setting the |FolderBrowserDialog: Need to handle UNC paths
|SelectedPath to the currentdirectory to a smb |better
|share on Mac OSX Leopard |
--- Comment #2 from Jonathan Pobst <jpobst at novell.com> 2008-01-16 12:52:30 MST ---
Fixed the crashing in r93082. It will now just display the default dialog if
it doesn't understand the requested SelectedPath.
2008-01-16 Jonathan Pobst <monkey at jpobst.com>
* FolderBrowserDialog.cs: If we cannot interpret the user's requested
SelectedPath, just display the default dialog instead of crashing.
[Fixes bug #348989]
However, in the long run, we need to be better about handling smb and unc
paths. Downgrading bug to enhancement.
--
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