[Mono-bugs] [Bug 80155][Min] Changed - MoMa tries to open hidden directories as files

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Dec 5 14:45:23 EST 2006


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 alex.olk at googlemail.com.

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

--- shadow/80155	2006-12-05 14:43:50.000000000 -0500
+++ shadow/80155.tmp.23042	2006-12-05 14:45:23.000000000 -0500
@@ -1,12 +1,12 @@
 Bug#: 80155
 Product: Mono: Class Libraries
 Version: 1.2
 OS: unknown
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Minor
 Component: Windows.Forms
 AssignedTo: alex.olk at googlemail.com                            
 ReportedBy: skolima at gmail.com               
@@ -18,6 +18,13 @@
 When MoMA (1.1) is run on linux with mono (1.2.1), attempt to navigate into
 a hidden directory (name beginning with '.') adds the directory to this
 list, as if it was a file. I _suppose_ it is a problem with MWF, as I
 remember some other .Net behaving like this on linux.
 
 Expected: add file dialog shows contents of the directory.
+
+------- Additional Comments From alex.olk at googlemail.com  2006-12-05 14:45 -------
+Please update to 1.2.2 and tell me, if the problem still exists.
+
+FileDialog only uses System.IO stuff to get the directories and their
+content. There was a regression in IO.Directory that was fixed in
+already some time ago, and I can't reproduce your problem.


More information about the mono-bugs mailing list