Activity log for bug #201856

Date Who What changed Old value New value Message
2008-03-13 16:30:48 Diogo Matsubara bug added bug
2008-03-13 16:31:40 Diogo Matsubara description Steps to reproduce: 1. Run the codehosting service: $ make run_all 2. In another terminal run: $ ssh bazaar.launchpad.dev What happens: $ ssh bazaar.launchpad.dev No shells on this server. Connection to launchpad.dev closed. and a OOPS like OOPS-788SMPSSH28 (NotImplementedError) is recorded. Server gave the right response to the user, so we should not record an oops for it. Steps to reproduce: 1. Run the codehosting service: $ make run_all 2. In another terminal run: $ ssh bazaar.launchpad.dev What happens: $ ssh bazaar.launchpad.dev No shells on this server. Connection to launchpad.dev closed. and a OOPS like OOPS-788SMPSSH28 (NotImplementedError) is recorded. Server gave the right response to the user, so we should not record an oops for it. It might save time to fix bug 201853 at the same time as this one.
2008-03-13 16:41:12 Diogo Matsubara description Steps to reproduce: 1. Run the codehosting service: $ make run_all 2. In another terminal run: $ ssh bazaar.launchpad.dev What happens: $ ssh bazaar.launchpad.dev No shells on this server. Connection to launchpad.dev closed. and a OOPS like OOPS-788SMPSSH28 (NotImplementedError) is recorded. Server gave the right response to the user, so we should not record an oops for it. It might save time to fix bug 201853 at the same time as this one. Steps to reproduce: 1. Run the codehosting service: $ make run_all 2. In another terminal run: $ ssh bazaar.launchpad.dev What happens: $ ssh bazaar.launchpad.dev No shells on this server. Connection to launchpad.dev closed. and two OOPSes are recorded: The first one: OOPS-788SMPSSH28 NotImplementedError The second one: OOPS-788SMPSSH29 AttributeError: 'NoneType' object has no attribute 'loseConnection' Server gave the right response to the user, so we should not record the first oops for it. The second oops is another bug. It might save time to fix bug 201853 at the same time as this one.
2008-03-28 02:13:26 Tim Penhey launchpad-bazaar: assignee jml
2008-03-28 02:23:11 Jonathan Lange launchpad-bazaar: status New Triaged
2008-03-28 02:23:11 Jonathan Lange launchpad-bazaar: importance Undecided High
2008-03-28 02:23:11 Jonathan Lange launchpad-bazaar: milestone 1.2.4
2008-03-31 06:28:59 Jonathan Lange launchpad-bazaar: status Triaged In Progress
2008-04-04 06:29:14 Jonathan Lange launchpad-bazaar: status In Progress Fix Committed
2008-05-01 06:14:08 Tim Penhey launchpad-bazaar: status Fix Committed Fix Released