31 Jul
2025
31 Jul
'25
2:02 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40565 --- Comment #1 from Jonathan Druart <jonathan.druart@gmail.com> --- 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.