[koha-commits] main Koha release repository branch master updated. v3.22.00-1308-g404d900

Git repo owner gitmaster at git.koha-community.org
Fri Apr 29 01:15:20 CEST 2016


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, master has been updated
       via  404d9001febc47f53a89be349abd8628d75dd8f6 (commit)
      from  4fb754d3378adac7b9a1e40a0d83df2a7e5c2006 (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 404d9001febc47f53a89be349abd8628d75dd8f6
Author: Jacek Ablewicz <abl at biblos.pk.edu.pl>
Date:   Thu Apr 28 09:35:51 2016 +0200

    Bug 16373: merge.pl reports success but files are not merged
    
    To recreate:
    
    1) Select two biblios to merge
    2) Merge them
    3) Sucess reported but list of bibs contains only the reference record.
    4) View the 'new' record, it won't have any additional items
    5) View the 'merged' record, it is still there with its items
    
    This happens because record IDs (biblionumbers) are not correctly
    set up in the template on the 2nd merge stage, since Bug 15358.
    
    To test:
    
    1) apply patch
    2) try to recreate this issue once again, confirm that a problem
    is resolved
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/merge.tt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list