Merge lp:~bac/launchpad/bug-826839 into lp:launchpad

Proposed by Brad Crittenden
Status: Merged
Approved by: Brad Crittenden
Approved revision: no longer in the source branch.
Merged at revision: 13743
Proposed branch: lp:~bac/launchpad/bug-826839
Merge into: lp:launchpad
Diff against target: 12 lines (+1/-1)
1 file modified
versions.cfg (+1/-1)
To merge this branch: bzr merge lp:~bac/launchpad/bug-826839
Reviewer Review Type Date Requested Status
Benji York (community) code Approve
Review via email: mp+72249@code.launchpad.net

Commit message

[r=benji][bug=826839] Use new lazr.batchnavigator to solve OOPS when attempting to go backwards through a batch navigator with an empty result set.

Description of the change

Use new lazr.batchnavigator to solve OOPS when attempting to go
backwards through a batch navigator with an empty result set.

To post a comment you must log in.
Revision history for this message
Benji York (benji) wrote :

looks good ;)

review: Approve (code)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'versions.cfg'
2--- versions.cfg 2011-08-19 02:38:35 +0000
3+++ versions.cfg 2011-08-19 19:41:33 +0000
4@@ -31,7 +31,7 @@
5 launchpadlib = 1.9.9
6 lazr.amqp = 0.1
7 lazr.authentication = 0.1.1
8-lazr.batchnavigator = 1.2.7
9+lazr.batchnavigator = 1.2.8
10 lazr.config = 1.1.3
11 lazr.delegates = 1.2.0
12 lazr.enum = 1.1.3