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

Git repo owner gitmaster at git.koha-community.org
Mon May 11 22:15:31 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  bfd709df691fc5f774683282dc6f78ab8318fb46 (commit)
      from  05399b5fdd8988a4d16960aa5f9e3e082e249025 (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 bfd709df691fc5f774683282dc6f78ab8318fb46
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Mar 31 14:20:23 2020 +0000

    Bug 25022: Display problem in authority editor with repeatable field
    
    This patch corrects an error in the structure of the authority editor
    template so that repeating subfields do not generate invalid markup. The
    correction was found by comparing with addbiblio.tt.
    
    If you are viewing the diff, please note that some minor whitespace
    changes have been made.
    
    To reproduce, clone and and populate any repeatable subfield, save, and
    open the authority for editing again. The clones subfield will be
    formatting incorrectly, showing bullet points on each line.
    
    To test, apply the patch and reload the authority editor showing the
    record with the cloned subfield. It should display correctly.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>
    (cherry picked from commit 276e271ef4ec7c6d5196a3214663996b4cd289db)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 .../prog/en/modules/authorities/authorities.tt     | 25 ++++++++++------------
 1 file changed, 11 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list