Activity log for bug #372506

Date Who What changed Old value New value Message
2009-05-06 00:55:59 Jonathan Lange bug added bug
2009-05-12 13:03:15 Ursula Junque description If a user tries to delete (as opposed to rmdir) a directory on the SSH server, we log an OOPS with a wrapped version of the underlying OS error. There's no need to log OOPSes here at all, the error is of the same category as "file not found". See OOPS-1221SMPSSH3 for an example. If a user tries to delete (as opposed to rmdir) a directory on the SSH server, we log an OOPS with a wrapped version of the underlying OS error. There's no need to log OOPSes here at all, the error is of the same category as "file not found". See OOPS-1221SMPSSH3 for an example: TransportError: Transport error: [Errno 21] Is a directory: ...
2009-10-28 04:33:32 Michael Hudson-Doyle launchpad-code: assignee Michael Hudson (mwhudson)
2009-10-28 04:33:34 Michael Hudson-Doyle launchpad-code: milestone 3.1.10
2009-10-29 00:58:10 Michael Hudson-Doyle branch linked lp:~mwhudson/launchpad/dont-oops-sftp-unlink-directory-bug-372506
2009-10-29 23:13:38 Michael Hudson-Doyle launchpad-code: status Triaged Fix Committed
2009-11-10 15:38:39 Diogo Matsubara launchpad-code: status Fix Committed Fix Released