Bug 29736: Restore searching
authorTomas Cohen Arazi <tomascohen@theke.io>
Tue, 21 Dec 2021 13:49:56 +0000 (10:49 -0300)
committerVictor Grousset/tuxayo <victor@tuxayo.net>
Fri, 11 Feb 2022 22:02:39 +0000 (23:02 +0100)
commit24991fed04d7a878d54f28f967186d67e7a8fe57
tree46ba276c57df96263a3bf92db5147068a429a454
parent8691aae755255995cc96a89bd418c9e87368af03
Bug 29736: Restore searching

Without this patch, the list will always display all clubs.

To test:
1. Have two clubs, with enrollemnts:
   - Cthulhu fans
   - The Shadow Out of Time fans
2. Search for the letter c
=> FAIL: You get both results
3. Apply this patch
4. Repeat 2
=> SUCCESS: Only Cthulhu is returned
5. Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 96012930ee78776af2a2c3e00aaf87a5ff231fac)

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
(cherry picked from commit 91fd6ddd7cfdd69d33b7742365336a5e42e050e9)
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Koha/Clubs.pm
reserve/request.pl