[koha-commits] main Koha release repository branch master updated. v3.22.00-1160-g9aa8bf4

Git repo owner gitmaster at git.koha-community.org
Wed Apr 20 22:52:22 CEST 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
       via  9aa8bf46f6b45ebcd342c09bd3a09ae55f3dd4a8 (commit)
      from  9550e37fc66402500adf8bca7a1c90ee0104cdd0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9aa8bf46f6b45ebcd342c09bd3a09ae55f3dd4a8
Author: Julian Maurice <julian.maurice at biblibre.com>
Date:   Thu Jan 7 15:38:57 2016 +0100

    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 at 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.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan Gallagher <bredan at bywatersolutions.com>

-----------------------------------------------------------------------

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/itemsearch.tt |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list