[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.10-78-ga3569d3217

Git repo owner gitmaster at git.koha-community.org
Fri May 15 00:45:51 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.05.x has been updated
       via  a3569d321705afe0e8f75ce2af7db2f0b29ced15 (commit)
      from  dc9b62f8fdf8afde4c4986ce9993c0590ca09bae (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 a3569d321705afe0e8f75ce2af7db2f0b29ced15
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Tue Apr 14 10:45:01 2020 +0000

    Bug 17232: Make sure all fields are copies when creating a new framework from another
    
    Some digging revealed that when you create a new framework
    and use an old framework as the base, some information would
    not be copied to the new framework as they were missing from
    the SQL command used here.
    
    - Tag: Important
    - Subfield:
      - Important
      - Default value
      - Max length
      - Is a URL
      - Link
    
    To test:
    - Pick one of the existing frameworks and change the
      fields listed above. Take note of what you changed.
    - Create a new framework
    - Go to "Marc structure" of the new framework
    - You are offered the option to copy an existing framework
    - Use your prepared framework
    - Verify the fields weren't copied - your config was lost
    - Apply patch
    - Create another new framework
    - Repeat the duplication and tests
    - Verify that now all fields have been copied correctly
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>
    (cherry picked from commit 9cd83a9c4ea6d5499e516270e2b5e70477bb13f8)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 admin/marctagstructure.pl | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list