https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14816 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #49952|0 |1 is obsolete| | --- Comment #7 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 49960 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49960&action=edit [SIGNED-OFF] Bug 14816: Fix multiple selection in item search Send each selected value as a separate parameter. Otherwise DataTables (or jQuery ?) joins all values with a comma Signed-off-by: Owen Leonard <oleonard@myacpl.org> I could not reproduce the bug when selecting multiple home libraries, but I could by selecting multiple item types or collection codes. The patch allowed those queries to complete correctly. -- You are receiving this mail because: You are watching all bug changes.