https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40565
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 184924 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=184924&action=edit Bug 40565: Fix column filters on item search The item search table is different from the other tables. It is using server-side but its own way (not using the REST API). Test plan: Search items and filter using the column filters: collections, library, item types, AVs, etc. QA: I am not very happy with this patch but, feel free to suggest a better fix! Note that "results" was too generic and it felt better to adjust it. -- 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/
