[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.04-135-g26a34c8

Git repo owner gitmaster at git.koha-community.org
Wed Dec 11 00:44:11 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, 19.05.x has been updated
       via  26a34c8f0fbd53e94d3092a4392cdf80f91c89e7 (commit)
       via  948461da9ed41c8459b4a55fede5687faa3109c1 (commit)
      from  9649de151e9bb948dd360c856d66d77bac674f4c (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 26a34c8f0fbd53e94d3092a4392cdf80f91c89e7
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: Lucas Gass <lucas at bywatersolutions.com>

commit 948461da9ed41c8459b4a55fede5687faa3109c1
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: Lucas Gass <lucas at bywatersolutions.com>

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

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