Bug 30485: (bug 30063 follow-up) Display all patrons if not term passed
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 7 Apr 2022 12:25:08 +0000 (14:25 +0200)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 13 Apr 2022 13:55:39 +0000 (15:55 +0200)
commit0aeb4708140d8031e76bbf149f0a09f015fd5eef
tree037d9cdf605ef3cea0a5e6fa6a52f4a7c5497597
parentc76fe7264769723642d79c4bb7159534d8bda4b0
Bug 30485: (bug 30063 follow-up) Display all patrons if not term passed

Regression from bug 30063. If you are searching all patrons (not search term passed) from the header, the patron search result is not displayed.

Test plan:
Go to the Koha homepage, search patrons, don't enter a search term and
click "submit"
All patrons must be returned.
Regression test: on the other patron search forms, confirm that there is
no regression, ie. no patron displayed until you search for something

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc
members/member.pl
members/members-home.pl