[koha-commits] main Koha release repository branch master updated. v20.05.00-1536-g80c3e54316

Git repo owner gitmaster at git.koha-community.org
Mon Nov 2 14:21:54 CET 2020


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  80c3e543163053836a171bde03c9afd70e5b838a (commit)
       via  03742a1e246e68fa62c2f2fff963beba28f35c80 (commit)
       via  46c29c8e46670d8ae663a41487b4be37978a6d20 (commit)
      from  48b1e28015ba9928b558a3507c0e1887242d7ef8 (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 80c3e543163053836a171bde03c9afd70e5b838a
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Mon Nov 2 12:46:59 2020 +0000

    Bug 26581: (follow-up) Skip merge when deleting authority
    
    Tests failing, seems to be because the indexes haven't been created yet.
    When deleting authority we perform a 'merge' where we search for biblios
    containing the authority.
    
    Since these are simply tets we can skip this step, avoid the search, and avoid
    a crash
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit 03742a1e246e68fa62c2f2fff963beba28f35c80
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Mon Nov 2 11:24:02 2020 +0000

    Bug 26781: (follow-up) Adjust tests as fields are no longer completely removed
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit 46c29c8e46670d8ae663a41487b4be37978a6d20
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Nov 2 11:30:04 2020 +0100

    Bug 22806: Remove perlcritic errors
    
    Subroutine "new" called using indirect syntax at line 415, column 18.  See page 349 of PBP.  (Severity: 4)
    Subroutine "new" called using indirect syntax at line 420, column 14.  See page 349 of PBP.  (Severity: 4)
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

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

Summary of changes:
 t/db_dependent/ILSDI_Services.t            |  4 ++--
 t/db_dependent/Koha/SearchEngine/Indexer.t |  2 +-
 t/db_dependent/MarcModificationTemplates.t | 12 ++++++++++++
 3 files changed, 15 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list