16 Feb
2022
16 Feb
'22
11:20 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30055 --- Comment #47 from Nick Clemens <nick@bywatersolutions.com> --- When limiting search via the table filters, dropdowns should be filtered on equality, not contains. To recreate: search for '%' in the search to return all patrons use category dropdown to limit to 'Patron' - works use category dropdown to limit to 'Teacher' - fail - you see 'Patron' and 'Student' categories because they contain 'T' - the code for 'Teacher' -- You are receiving this mail because: You are watching all bug changes.