617: 404 error when going to dashboard/outgoing/page 2

z.ca****@f5.*** (Google Code) (Is this you? Claim this profile.)
chipx86
chipx86
Dec. 31, 2008
What steps will reproduce the problem?
1.  Create enough outgoing reviews to fill up a page plus a few more in the
dashboard 
2.  Go into the dashboard
3.  Click Outgoing Reviews
4.  Down at the bottom, click 2, to go to the next page.

What is the expected output? 

I expect to see the next page of reviews.

What do you see instead?

Page not found (404)
Request Method: 	GET
Request URL: 	https://reviewboard.olympus.f5net.com/dashboard/

This is in the address bar of my browser:
https://reviewboard.olympus.f5net.com/dashboard/?page=2

If I change the page=2 to page=1 in my address bar, I end up back on the
main dashboard page.

What operating system are you using? 

Linux, Fedora 9

What browser?

Firefox 3


Please provide any additional information below.
david
#1 david
Looks like we're not including the view in extra_query. Confirmed by reading the code.
  • +Confirmed
  • +Milestone-Release1.0
    +EasyFix
    +Djblets
    +Component-Dashboard
chipx86
#2 chipx86
Fixed in Review Board r1657 and Djblets r11925.
  • -Confirmed
    +Fixed
  • +chipx86