[Mono-bugs] [Bug 322330] [Regression] FileSystemWatcher events have incorrect information

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Aug 19 15:03:21 EDT 2008


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

User mhabersack at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=322330#c14





--- Comment #14 from Marek Habersack <mhabersack at novell.com>  2008-08-19 13:03:21 MDT ---
All the problems go down to missing file change events - the asp.net app isn't
reloaded when app_offline.htm is created (bug 357565), a test case isn't
successful because the asp.net app it is testing isn't reloading when
global.asax is overwritten (bug 371581), controls aren't removed from the
builder cache when the corresponding .ascx files are modified on disk and,
thus, aren't recompiled (bug 377915), application isn't restarted when
web.config is modified (bug 412469)
All of the above rely on FileSystemWatcher events to work.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list