https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16485 --- Comment #18 from sandboxes@biblibre.com <sandboxes@biblibre.com> --- Created attachment 66553 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=66553&action=edit Bug 16485: collection column in Item search is always empty This patch fills the column 'Collection' in item search from the item values. To test: - Go to item search - Reproduce issue from initial comment - Apply patch - Verify that the column 'Collection' is filled Still to do, but outside of my datatable skills: Filter by drop down in the column header does a substring search. Example: Filter for 'Fiction" returns both 'Fiction' and 'Non-fiction' items. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Laurence Rault <laurence.rault@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.