[Mono-bugs] [Bug 53807][Nor] New - FileSystemWatcher.IncludeSubdirectories not working
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 3 Feb 2004 11:25:58 -0500 (EST)
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 jorn@nl.linux.org.
http://bugzilla.ximian.com/show_bug.cgi?id=53807
--- shadow/53807 2004-02-03 11:25:58.000000000 -0500
+++ shadow/53807.tmp.32626 2004-02-03 11:25:58.000000000 -0500
@@ -0,0 +1,21 @@
+Bug#: 53807
+Product: Mono/Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: System
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: jorn@nl.linux.org
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: FileSystemWatcher.IncludeSubdirectories not working
+
+In mono 0.30, FileSystemWatcher.IncludeSubdirectories doesn't seem to work.
+It does watch the "main" path, but not what goes on in its subdirs. I am
+using the FAM backend, btw.