Activity log for bug #201853

Date Who What changed Old value New value Message
2008-03-13 16:24:28 Diogo Matsubara bug added bug
2008-03-13 16:30:35 Diogo Matsubara description Steps to reproduce: 1. Run the codehosting service: $ make run_all 2. In another terminal, run $ ssh bazaar.launchpad.dev ls What happens: $ ssh bazaar.launchpad.dev ls Not allowed to execute 'ls'. and a OOPS like OOPS-795SMPSSH5 (ForbiddenCommand: Not allowed to execute $command) is recorded. What should happen: Not record an oops, since it's not an error and it's handled exception. Steps to reproduce: 1. Run the codehosting service: $ make run_all 2. In another terminal, run $ ssh bazaar.launchpad.dev ls What happens: $ ssh bazaar.launchpad.dev ls Not allowed to execute 'ls'. and a OOPS like OOPS-795SMPSSH5 (ForbiddenCommand: Not allowed to execute $command) is recorded. What should happen: Not record an oops, since it's not an error and it's a handled exception.
2008-03-13 16:31:59 Diogo Matsubara description Steps to reproduce: 1. Run the codehosting service: $ make run_all 2. In another terminal, run $ ssh bazaar.launchpad.dev ls What happens: $ ssh bazaar.launchpad.dev ls Not allowed to execute 'ls'. and a OOPS like OOPS-795SMPSSH5 (ForbiddenCommand: Not allowed to execute $command) is recorded. What should happen: Not record an oops, since it's not an error and it's a handled exception. Steps to reproduce: 1. Run the codehosting service: $ make run_all 2. In another terminal, run $ ssh bazaar.launchpad.dev ls What happens: $ ssh bazaar.launchpad.dev ls Not allowed to execute 'ls'. and a OOPS like OOPS-795SMPSSH5 (ForbiddenCommand: Not allowed to execute $command) is recorded. What should happen: Not record an oops, since it's not an error and it's a handled exception. It might save time to fix bug 201856 at the same time as this one.
2008-03-28 02:13:14 Tim Penhey launchpad-bazaar: assignee jml
2008-03-28 02:23:19 Jonathan Lange launchpad-bazaar: status New Triaged
2008-03-28 02:23:19 Jonathan Lange launchpad-bazaar: importance Undecided High
2008-03-28 02:23:19 Jonathan Lange launchpad-bazaar: milestone 1.2.4
2008-03-31 06:28:57 Jonathan Lange launchpad-bazaar: status Triaged In Progress
2008-04-04 06:29:07 Jonathan Lange launchpad-bazaar: status In Progress Fix Committed
2008-05-01 06:14:00 Tim Penhey launchpad-bazaar: status Fix Committed Fix Released