https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30055
--- Comment #47 from Nick Clemens <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
