[Mono-bugs] [Bug 82139][Wis] New - FileSystemWatcher does not deal intelligently with SymLinks

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jul 19 10:32:59 EDT 2007


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 juraj at hotfeet.ch.

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

--- shadow/82139	2007-07-19 10:32:59.000000000 -0400
+++ shadow/82139.tmp.30076	2007-07-19 10:32:59.000000000 -0400
@@ -0,0 +1,25 @@
+Bug#: 82139
+Product: Mono: Class Libraries
+Version: 1.2
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: System
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: juraj at hotfeet.ch               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: FileSystemWatcher does not deal intelligently with SymLinks
+
+When watching a file which happens to be a symbolic link, changes to the
+linked file are not being reported.
+
+It would be nice if a file could be replaced by a symlink and everything
+worked the same way as before. Right now, this is not case. IMHO
+FileSystemWatcher should detect that it's dealing with a symlink and watch
+both the symlink file as well as the linked file.


More information about the mono-bugs mailing list