https://bugzilla.novell.com/show_bug.cgi?id=348989
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=348989#c2 Jonathan Pobst <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] AssignedTo|[EMAIL PROTECTED] |[email protected] 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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> * 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
