#1878 Pagination problem

v1.0.0
closed
Wolf
sf-1 (616)
General
nobody
2015-08-20
2011-04-04
No

Looks like we show an extra page when the limit matches the total, result is a empty 'page' with the top/bottom page numbers on top of each other.

1 Attachments

Discussion

  • Dave Brondsema

    Dave Brondsema - 2011-04-04

    Related: [private-tickets:#7]

     
    • status: open --> in-progress
    • assigned_to: Tim Van Steenburgh
     
  • QA
    To repro the problem on dev branch:
    * Create a new ticket
    * Create 3 posts on the ticket
    * Go past the last page by either
    1. appending "&page=2&limit=2" to the url, or
    2. appending "&page=1&limit=2" and then deleting the post on that page
    * The page you end on will have no posts, but will show 2 pager bars

    On tv/1878, these same steps will end you on the last page of posts (e.g. it's impossible to "go past" the last page).

    • status: in-progress --> code-review
    • assigned_to: Tim Van Steenburgh --> Wolf
     
  • Wolf - 2011-04-29

    Merged to forge:dev @ [baa0932]

     
  • Wolf - 2011-04-29
    • status: code-review --> closed
     

Log in to post a comment.