https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39473
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #181259|0 |1 is obsolete| | --- Comment #5 from David Nind <[email protected]> --- Created attachment 181570 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181570&action=edit Bug 39473: Use exact search for column filtering with dropdown We need to use an exact search when using the id of an option. Test plan: 0. If not using default KTD data, create an item type with the following settings: Item type: BK Description: Books leave all other values on their defaults 1. Create a new item type with the following settings: Item type: BKA Description: Other type of book leave all other values on their defaults 2. Add or edit items on a bib record so that the record has at least one item of type "Books" and at least one item of type "Another type of book" 3. Go to Normal View for that bib record 4. Click "Show filters" above the item holdings table 5. In the Item type column, filter by "Books" Only "Books" items show in the table Signed-off-by: David Nind <[email protected]> -- 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/
