[Mono-bugs] [Bug 425468] New: Bug in FileSystemWatcher & FileSystemEventHandler for all events

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Sep 11 08:13:36 EDT 2008


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


           Summary: Bug in FileSystemWatcher & FileSystemEventHandler for
                    all events
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: System
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: ssutapalli at novell.com
         QAContact: mono-bugs at lists.ximian.com
            Blocks: 425121
          Found By: Development


Mono Version is 1.2.5
When raising events for a directory to watch using FileSystemEvenHandler and
FileSystemWatcher, it is not able to recognize the changes/additions/deletions
made in subdirectories of the watcher directory. It's able to recognize the
changes/additions/deletions happening in main direcotry of watcher. But not in
subdirectories.
I am also attaching the sample code to test it.


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