Activity log for bug #390029

Date Who What changed Old value New value Message
2009-06-20 21:43:25 Tiefflieger bug added bug
2009-06-23 03:50:32 Michael Hudson-Doyle loggerhead: importance Undecided High
2009-06-23 03:50:32 Michael Hudson-Doyle loggerhead: status New Triaged
2009-06-23 03:50:32 Michael Hudson-Doyle loggerhead: assignee Michael Hudson (mwhudson)
2009-06-23 03:50:50 Michael Hudson-Doyle summary Compare with revision broken Comparing a revision with itself broken
2012-01-01 08:59:53 Robert Collins description If you click on http://bazaar.launchpad.net/~kaffeejunkies/cassiopeia/main/revision/36 on the link "Compare with another revision", I expect that I can choose the other revision to compare with this one (rev 36). But that does not happen, all that changes is that a new menu item "compare with revision 36" appears, clicking on that results in a page with "Internal Server Error" as the only content (no html, just these three words). I know that comparing a revision with itself is not that usefull, but it shouldn't return an error. If you click on http://bazaar.launchpad.net/~kaffeejunkies/cassiopeia/obsolete/revision/36 on the link "Compare with another revision", I expect that I can choose the other revision to compare with this one (rev 36). But that does not happen, all that changes is that a new menu item "compare with revision 36" appears, clicking on that results in a page with "Internal Server Error" as the only content (no html, just these three words). I know that comparing a revision with itself is not that usefull, but it shouldn't return an error. http://bazaar.launchpad.net/~kaffeejunkies/cassiopeia/obsolete/revision/36?remember=36&compare_revid=36 is the oopsing url. OOPS-90422eb49bf1e605dc0161ef0b9f916d
2012-01-01 09:00:05 Robert Collins loggerhead: importance High Critical
2012-01-01 09:00:09 Robert Collins tags oops
2012-01-01 09:00:26 Robert Collins description If you click on http://bazaar.launchpad.net/~kaffeejunkies/cassiopeia/obsolete/revision/36 on the link "Compare with another revision", I expect that I can choose the other revision to compare with this one (rev 36). But that does not happen, all that changes is that a new menu item "compare with revision 36" appears, clicking on that results in a page with "Internal Server Error" as the only content (no html, just these three words). I know that comparing a revision with itself is not that usefull, but it shouldn't return an error. http://bazaar.launchpad.net/~kaffeejunkies/cassiopeia/obsolete/revision/36?remember=36&compare_revid=36 is the oopsing url. OOPS-90422eb49bf1e605dc0161ef0b9f916d If you click on http://bazaar.launchpad.net/~kaffeejunkies/cassiopeia/obsolete/revision/36 on the link "Compare with another revision", I expect that I can choose the other revision to compare with this one (rev 36). But that does not happen, all that changes is that a new menu item "compare with revision 36" appears, clicking on that results in a page with "Internal Server Error" as the only content (no html, just these three words). I know that comparing a revision with itself is not that usefull, but it shouldn't return an error. http://bazaar.launchpad.net/~kaffeejunkies/cassiopeia/obsolete/revision/36?remember=36&compare_revid=36 is the oopsing url. OOPS-90422eb49bf1e605dc0161ef0b9f916d alueError: need more than 1 value to unpack Traceback (most recent call last): Module oops_wsgi.middleware, line 208, in oops_middleware app(environ, oops_start_response)) Module launchpad_loggerhead.debug, line 106, in wrapped_application result = application(environ, response_hook) Module __main__, line 165, in wrapped Module launchpad_loggerhead.debug, line 45, in wrapped return app(environ, start_response) Module paste.translogger, line 68, in __call__ return self.application(environ, replacement_start_response) Module paste.deploy.config, line 285, in __call__ return self.app(environ, start_response) Module __main__, line 149, in wrapped Module paste.wsgilib, line 179, in catch_errors app_iter = application(environ, start_response) Module launchpad_loggerhead.session, line 53, in __call__ return self.cookie_handler(environ, start_response) Module paste.auth.cookie, line 305, in __call__ return self.application(environ, response_hook) Module launchpad_loggerhead.session, line 80, in _process return self.application(environ, response_hook) Module paste.httpexceptions, line 636, in __call__ return self.application(environ, start_response) Module launchpad_loggerhead.app, line 287, in __call__ return view.app(environ, start_response) Module loggerhead.apps.branch, line 197, in app return c(environ, start_response) Module loggerhead.controllers, line 104, in __call__ values = self.get_values(path, self.kwargs, headers) Module loggerhead.controllers.revision_ui, line 74, in get_values compare_revid, change.revid) Module loggerhead.history, line 796, in file_changes_for_revision_ids old_tree, new_tree = repo.revision_trees([old_revid, new_revid]) ValueError: need more than 1 value to unpack
2012-01-01 09:01:03 Robert Collins bug task added launchpad
2012-01-01 09:01:10 Robert Collins launchpad: status New Triaged
2012-01-01 09:01:13 Robert Collins launchpad: importance Undecided Critical
2012-01-08 22:05:41 Michael Hudson-Doyle branch linked lp:~mwhudson/loggerhead/bug-390029
2012-01-08 22:07:18 Michael Hudson-Doyle loggerhead: status Triaged In Progress
2012-01-23 21:11:17 Michael Hudson-Doyle loggerhead: status In Progress Fix Committed
2012-04-27 23:47:53 Cruz Bishop launchpad: status Triaged Fix Released
2012-09-11 20:52:33 Robert Collins loggerhead: status Fix Committed Fix Released