https://bugzilla.novell.com/show_bug.cgi?id=359181
Summary: FileSystemWatcher: OldName and Name swapped on rename
Product: Mono: Class Libraries
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: System
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
Found By: ---
Created an attachment (id=193401)
--> (https://bugzilla.novell.com/attachment.cgi?id=193401)
test case - testwatcher.cs
Test case
=========
- cd /tmp
- gmcs testwatcher.cs
- start with "mono testwatcher.cs /tmp/dummy.txt
- touch dummy.txt_
- mv dummy.txt_ dummy.txt
Actual output:
renamed (Renamed, dummy.txt -> dummy.txt_)
Expected output:
renamed (Renamed, dummy.txt_ -> dummy.txt)
--
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.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs