qlog: search for revno broken

Bug #656424 reported by Gary van der Merwe
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QBzr
Fix Released
High
Gary van der Merwe

Bug Description

bzr: ERROR: exceptions.AttributeError: 'LogList' object has no attribute 'index_from_rev'

Traceback (most recent call last):
  File "/home/garyvdm/.bazaar/plugins/qbzr/lib/uifactory.py", line 32, in decorate
    r = f(*args, **kargs)
  File "/home/garyvdm/.bazaar/plugins/qbzr/lib/log.py", line 458, in update_search
    index = self.log_list.index_from_rev(rev)
AttributeError: 'LogList' object has no attribute 'index_from_rev'

Tags: qlog

Related branches

Changed in qbzr:
assignee: nobody → Gary van der Merwe (garyvdm)
milestone: none → 0.20b1
status: Confirmed → 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.