aadl / arborcat

Drupal 8 module providing catalog interface for Evergreen
GNU General Public License v3.0
3 stars 0 forks source link

Last page of results includes previously paged items to make the page view total #25

Closed elitrichous closed 6 years ago

elitrichous commented 6 years ago

cf. https://migrate.aadl.org/arborelastic/catalog/*?mat_code=r%2Cp&gridview=false&page=0 and then https://migrate.aadl.org/arborelastic/catalog/*?mat_code=r%2Cp&gridview=false&page=1

Hits are numbered right, but it's pulling the last 25 results instead of 26-31.

taleon commented 6 years ago

Hmm. Will have to look at the arborelastic module to see where this is happening.