17 Feb
2022
17 Feb
'22
9:26 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30055 --- Comment #50 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Nick Clemens from comment #47)
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'
Thanks! -- You are receiving this mail because: You are watching all bug changes.