[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.11-12-g303176f

Git repo owner gitmaster at git.koha-community.org
Tue Dec 17 06:00:21 CET 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  303176fa7d0c8f661f81269d6cb7c092da95ca9d (commit)
       via  c2cca95b0c1419381e57f23918d716a6b1ebbe6f (commit)
      from  e73907331391306152a28b5c9906312badf7c904 (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 303176fa7d0c8f661f81269d6cb7c092da95ca9d
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Nov 7 11:48:59 2019 +0100

    Bug 23768: Adjust the test for invalid ISBN
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 342baeecbb37bc39245c5df5dccfb983f7f84e0f)
    Signed-off-by: Hayley Mapley <hayleymapley at catalyst.net.nz>
    (cherry picked from commit ffbf5e1006cdf241507794357ef32a442dd54a53)

commit c2cca95b0c1419381e57f23918d716a6b1ebbe6f
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Mon Oct 7 17:46:30 2019 +0000

    Bug 23768: Return invalid ISBN when searching with variations
    
    To test:
    1 - Enable SearchWithISBNVariations and  IntranetCatalogSearchPulldown
    2 - Refresh page and click on 'Search the catalog' tab
    3 - Search for 'ISBN' 0385299209
    4 - Note no results
    5 - Note the search says if searched 'kw,wrdl: (nb=)'
    6 - Apply patch, restart all the things
    7 - Repeat search
    8 - Search looks correctly formed
    9 - Add the isbn above to a record, confirm it is returned by search
    10 - Confirm searches for valid ISBNs still work as expected
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 050f43f73c4857b26996e15e3d8b8ad536b32763)
    Signed-off-by: Hayley Mapley <hayleymapley at catalyst.net.nz>
    (cherry picked from commit f2bb4afa161db73e803607ac6c518a1e98427de3)

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

Summary of changes:
 C4/Koha.pm |    2 +-
 t/Koha.t   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list