"bzr log -r 1.1.1..1" (dotted revnos in the wrong order) raises ValueError

Bug #321066 reported by Teemu Likonen
2
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Low
Marius Kruger

Bug Description

Normally a command like "bzr log -r -1..-5" prints a friendly error
message:

    bzr: ERROR: Start revision must be older than the end revision.

I happened to try "bzr log -r 3956.2.2..1" in the bzr.dev branch and got a crash instead (see attachment). I'm using the current development version of Bzr.

Tags: log
Revision history for this message
Teemu Likonen (dtw) wrote :
Revision history for this message
Marius Kruger (amanica) wrote :
Changed in bzr:
assignee: nobody → amanica
importance: Undecided → Low
status: New → In Progress
Revision history for this message
Marius Kruger (amanica) wrote :
Changed in bzr:
status: In Progress → Fix Committed
Revision history for this message
Marius Kruger (amanica) wrote :

This was fixed by other work done on log by Ian Clatworthy I assume.
It appears to be fixed since bzr 1.12.
(I selected the oldest milestone available)

Changed in bzr:
milestone: none → 1.14.1
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.