[koha-commits] main Koha release repository branch 20.05.x updated. v20.05.05-12-gd3254f7e57

Git repo owner gitmaster at git.koha-community.org
Wed Nov 11 00:28:16 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, 20.05.x has been updated
       via  d3254f7e5726cdfb3572ae42eec057e90c25407d (commit)
      from  97cb735a7f4402822ba1c4f9cf6141187be10348 (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 d3254f7e5726cdfb3572ae42eec057e90c25407d
Author: Alex Buckley <alexbuckley at catalyst.net.nz>
Date:   Tue Sep 29 05:53:34 2020 +0000

    Bug 26589: Fix t/db_dependent/OAI/Sets.t failing when OAI-PMH:AutoUpdateSets is enabled
    
    Test plan:
    1. Check the OAI-PMH:AutoUpdateSets syspref is disabled
    2. Run t/db_dependent/OAI/Sets.t tests and confirm tests pass
    successfully
    3. Enabled the OAI-PMH:AutoUpdateSets syspref
    4. Repeat step 2 and confirm the tests fail
    
    5. Apply this patch and restart plack: sudo koha-plack --restart
    <instance>
    6. Repeat step 2 and confirm the tests now pass
    7. Disable the OAI-PMH:AutoUpdateSets syspref and repeat step 2 and
    confirm tests still pass
    
    Sponsored-By: Catalyst IT
    
    Signed-off-by: David Nind <david at davidnind.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 913897f3a484ea31a2373de7aac2cc8298319575)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 t/db_dependent/OAI/Sets.t | 30 ++++++++++++++++++++++++++++--
 1 file changed, 28 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list