[koha-commits] main Koha release repository branch 19.11.x updated. v19.11.06-84-gbcf40fe972

Git repo owner gitmaster at git.koha-community.org
Mon Jun 22 06:58:28 CEST 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, 19.11.x has been updated
       via  bcf40fe9721eec418bf415334aeec50a67d64914 (commit)
      from  b10e9ce6ab675067d8b78600ebe86d2a4735deb4 (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 bcf40fe9721eec418bf415334aeec50a67d64914
Author: David Roberts <david at koha-ptfs.co.uk>
Date:   Sat May 9 16:07:03 2020 +0000

    Bug 22470: Missing the table name on misc/migration_tools/switch_marc21_series_info.pl
    
    This patch adds the table name to the SQL update statements.
    
    To test:
    
    1) Apply the patch
    2) Run the script. Check that there are no errors, and that the script
    behaves as expected.
    
    Signed-off-by: Andreas Roussos <a.roussos at dataly.gr>
    Created a test record with values in field 440. Applied the patch, ran the
    script with the -c -f flags and observed that the values were moved to field
    490. Also, the relevant Koha to MARC mappings were changed accordingly.
    
    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 051b0b8d2fb3dc3593147e5ac80bc394dcf48e58)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit 0ee5a38798a170e2e996ee330b3f2101a9ae59be)
    
    Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.com>

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

Summary of changes:
 misc/migration_tools/switch_marc21_series_info.pl | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list