3199: when paginating api results, the 'next' href returned forgets filter parameters

markd*****@gmai***** (Google Code) (Is this you? Claim this profile.)
david
david
Jan. 29, 2014
What version are you running?
1.7.21


What's the URL of the page containing the problem?
not public


What steps will reproduce the problem?
1. add "last-update-from=<time string>" parameter
2. add "max-results=<page size>" parameter
3. query for review request list resource
4. observe that the 'next' href doesn't contain the original query's parameters

What is the expected output? What do you see instead?
Christian says the 'next' href should have the parameters


What operating system are you using? What browser?
CentOS 6, FF/mac v 26.0


Please provide any additional information below.
david
#1 david
  • +Component-API
david
#2 david
  • +PendingReview
  • +david
david
#3 david
Fixed in djblets release-0.7.x (4b656f2). Thanks!
  • -PendingReview
    +Fixed