]> git.koha-community.org Git - koha.git/commit
Bug 30844: The OPAC detail page's browser is limited to the current page of results...
authorKevin Carnes <kevin.carnes@ub.lu.se>
Wed, 25 May 2022 10:54:25 +0000 (10:54 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Fri, 17 Jun 2022 20:16:40 +0000 (20:16 +0000)
commita07e38eb1baa18741a53cd596a1ae8d1ee8cf0d9
treeffc12a75909099300727b787758d8966fbcca54f
parent4369c228b8291b7e9861b7bdb2ec25564866c7dc
Bug 30844: The OPAC detail page's browser is limited to the current page of results when using Elasticsearch

When viewing the detail page of the first or last record of a result page,
it's not possible to browse to another page when using Elasticsearch.

To test:
1) Search for "*" in the OPAC
2) Click on the last result of the page
3) Observe that you cannot browse to the next page
4) Apply the patch
5) Search for "*" in the OPAC
6) Click on the last result of the page
7) Observe that you can browse to the next page
8) Sign off

Sponsored-by: Lund University Library
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 71f54a75713c5d5a6acfbdd3fefe1166ea0efafd)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
opac/opac-detail.pl
opac/opac-search.pl