[Koha-bugs] [Bug 14816] Item search returns no results with multiple values selected for one field

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 12 00:01:31 CET 2016


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14816

Aleisha Amohia <aleishaamohia at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #46436|0                           |1
        is obsolete|                            |

--- Comment #3 from Aleisha Amohia <aleishaamohia at hotmail.com> ---
Created attachment 46504
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46504&action=edit
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

Tested / compared with several combinations, e.g. "All libraries" vs
all libraries checked. With patch result is the same (without, all
libraries checked had zero result).
Works as expected.
Signed-off-by: Marc Véron <veron at veron.ch>

Signed-off-by: Aleisha <aleishaamohia at hotmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list