Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
Nick Clemens 2c821535ef Bug 30098: Only redirect from patron search if single result is on first page
This patch simply adds a check that we are oin the first page (starting at result 0)
before redirecting to a isngle patron

To test:
1 - Perform a patron search that returns 41 results, on Koha testing docker, 'a' works
2 - Go to second page of results, works
3 - Go to third page of results, redirected to the patron
4 - Apply patch
5 - Repeat search and paging
6 - On third page you remian in results and are not redirected to patron

Signed-off-by: Emmanuel Bétemps <e.betemps@gmail.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2022-03-03 16:11:50 -10:00
..
tables
accountline-details.tt
apikeys.tt Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
boraccount.tt Bug 28663: Prevent discounts against void lines 2022-03-01 22:47:46 -10:00
deletemem.tt
discharge.tt
discharges.tt
files.tt
holdshistory.tt
housebound.tt Bug 29847: Make Koha::Patron::HouseboundProfile->housebound_visits return a resultset 2022-02-09 15:36:23 -10:00
ill-requests.tt
mancredit.tt
maninvoice.tt
member-flags.tt
member-password.tt
member.tt Bug 30098: Only redirect from patron search if single result is on first page 2022-03-03 16:11:50 -10:00
memberentrygen.tt
members-update.tt
merge-patrons.tt
moremember-brief.tt
moremember-print.tt
moremember.tt Bug 30081: Add item type column to holds table 2022-02-16 11:51:11 -10:00
notices.tt
pay.tt
paycollect.tt
printfeercpt.tt
printinvoice.tt
purchase-suggestions.tt
readingrec.tt
routing-lists.tt
statistics.tt
update-child.tt