[Mono-bugs] [Bug 642598] New: FileSystemWatcher event data differs from Windows
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Sep 29 10:32:31 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=642598
https://bugzilla.novell.com/show_bug.cgi?id=642598#c0
Summary: FileSystemWatcher event data differs from Windows
Classification: Mono
Product: Mono: Runtime
Version: 2.6.x
Platform: i686
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: io-layer
AssignedTo: lupus at novell.com
ReportedBy: dennis.lafosse at teradyne.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR
2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152;
NET CLR 3.5.30729)
When the FileSystemWatcher raises an event, the event includes an object of
type FileSystemEventArgs. This object includes a property called "Name", which
is supposed to be the name of a changed file. There is also a property
"FullPath" which contains the full path and filename.
On Mono, the "Name" property contains the full path and filename, instead of
just the filename.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
--
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