Conversation

some-perl-nerd

On a result with 10 per page, the second page starts at 10
On a result with 100 per page, the second page starts at 100

As long as you landed on the page from a search result the link shouldn't take you past the end of the results.

Completely untested fix for #2218

On a result with 10 per page, the second page starts at 10
On a result with 100 per page, the second page starts at 100

As long as you landed on the page from a search result the link shouldn't take you past the end of the results.
@oalders

Thanks for this. I wonder why we don't just use a pagination module here?

@some-perl-nerd

The pagination plugin doesn't have support for changing page size.

Edit: while looking at this area, it might be nice to spend some time pondering on #1686

@oalders

I'm ok with not using a plugin if it makes things easier.

@mohawk2

#1476 is related too.

Sign up for free to join this conversation on . Already have an account? Sign in to comment
None yet
None yet

Successfully merging this pull request may close these issues.