[Mono-bugs] [Bug 326983] New: DirectoryInfo.MoveTo has unexpected side effects
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Sep 20 18:34:21 EDT 2007
https://bugzilla.novell.com/show_bug.cgi?id=326983
Summary: DirectoryInfo.MoveTo has unexpected side effects
Product: Mono: Class Libraries
Version: 1.2
Platform: i686
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: System
AssignedTo: mono-bugs at ximian.com
ReportedBy: ejensen at novell.com
QAContact: mono-bugs at ximian.com
Found By: ---
When DirectoryInfo.MoveTo is called to move a directory across partitions, it
throws an exception, but leaves a zero byte file at the destination. The
exception is expected, but it should not leave a zero byte file in place of the
destination directory. I was able to produce this using mono 1.2.4 and mono
1.2.5 on Linux. I will attach a test case shortly.
--
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.
More information about the mono-bugs
mailing list