Skip to content

Make Item Set Browse Results Match Paginator#2310

Draft
alexdryden wants to merge 2 commits intoomeka:developfrom
UIUCLibrary:issue_2035
Draft

Make Item Set Browse Results Match Paginator#2310
alexdryden wants to merge 2 commits intoomeka:developfrom
UIUCLibrary:issue_2035

Conversation

@alexdryden
Copy link
Contributor

This pr proposes two different ways to address #2035 by setting the query parameter for page on the site item set browse page.

The first method calls browse()->setDefaults() to se the default query parameters, as is done in the admin browse. The downside to this is that it will set all defaults and change the sort order for existing installations.

The second method sets the page query parameter to 1 if it is not set already.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant