21 Dec
2021
21 Dec
'21
2:56 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29736 --- Comment #4 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 128837 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128837&action=edit 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> -- You are receiving this mail because: You are watching all bug changes.