Bug 29736: Restore searching
authorTomas Cohen Arazi <tomascohen@theke.io>
Tue, 21 Dec 2021 13:49:56 +0000 (10:49 -0300)
committerKyle Hall <kyle@bywatersolutions.com>
Fri, 14 Jan 2022 14:35:15 +0000 (09:35 -0500)
commit96012930ee78776af2a2c3e00aaf87a5ff231fac
treeb9f75ed644d5b7115d73830705b4f43258ee9782
parentb45e67e03eeffdaa006c693e2e6426d452cbb09e
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>
Koha/Clubs.pm
reserve/request.pl