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

Git repo owner gitmaster at git.koha-community.org
Fri Nov 13 22:23:04 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  3a671b0ca6b414d62cd652dafa83d2828b7020a2 (commit)
       via  06150351b431064bbc9cf343b459276820d649fc (commit)
      from  50b6f91094b11df73021be162c7c49dd6ca1c615 (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 3a671b0ca6b414d62cd652dafa83d2828b7020a2
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>
    (cherry picked from commit 03742a1e246e68fa62c2f2fff963beba28f35c80)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit 06150351b431064bbc9cf343b459276820d649fc
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Thu Oct 22 10:59:17 2020 +0000

    Bug 26781: Check for subfield defined rather than truth
    
    To recreate:
     1 - Have a record with 100$0 defined
     2 - Define a Marc Modification template:
        Delete field 100$0
     3 - Perform Batch record modification, enter the record above in the list of records
     4 - Preview the MARC
     5 - Note the entire 100 field has been deleted, don't modify the record
     6 - Apply patch
     7 - Restart all the things
     8 - Test the modification again
     9 - This time the preview confirms only the subfield 0 deleted
    10 - Modify the record
    11 - Confirm the record is correctly updated
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    JD amended patch: Fix typo ony vs only
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit be4f0c7639a679b1ec808e6e9cf9af0fc9576e79)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 Koha/SimpleMARC.pm                         |  2 +-
 t/SimpleMARC.t                             | 14 +++++++++++++-
 t/db_dependent/MarcModificationTemplates.t | 12 ++++++++++++
 3 files changed, 26 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list