[Mono-bugs] [Bug 702661] New: DirectoryInfo.EnumerateDirectories with SearchOption = AllDirectories fails

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jun 28 10:11:18 EDT 2011


https://bugzilla.novell.com/show_bug.cgi?id=702661

https://bugzilla.novell.com/show_bug.cgi?id=702661#c0


           Summary: DirectoryInfo.EnumerateDirectories with SearchOption =
                    AllDirectories fails
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.10.x
          Platform: VMWare
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: System
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: marloe at lobger.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Development
           Blocker: Yes


Calling EnumerateDirectories on a DirectoryInfo instance with SearchOption =
AllDirectories will return zero entries.

The same goes for the GetDirectories method in the DirectoryInfo class.

However the Directory.GetDirectories does actually work, using the equivalent
parameters.

-- 
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