[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.09-4-g07f49aa

Git repo owner gitmaster at git.koha-community.org
Tue Sep 3 23:19:17 CEST 2019


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, 18.11.x has been updated
       via  07f49aa3d3483e2a20d23b5f533ae21569682997 (commit)
      from  bb9dd99b278974bf7ca07cd00070cce5266942d6 (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 07f49aa3d3483e2a20d23b5f533ae21569682997
Author: Liz Rea <wizzyrea at gmail.com>
Date:   Thu Apr 25 15:34:36 2019 +0000

    Bug 21716: Escape publisher in item search
    
    To prevent endless processing errors.
    
    To test:
    
    * create a biblio with a publisher with a backslash - i.e. 260$b with
    graham\lineham
    * do an item search that will include that title in the results
    * wait forever, because it won't work.
    * apply this patch
    * repeat steps, notice that you
        a. get results
        b. your result is listed with it's correct publisher
    * rejoice
    
    Signed-off-by: Hayley Mapley <hayleymapley at catalyst.net.nz>
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit fbeb22802f41f8daf99498303146d1916c851507)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit ee9032d625d118f4ccdae881a49f393d8217ef86)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 .../prog/en/includes/catalogue/itemsearch_item.json.inc            |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list