[koha-commits] main Koha release repository branch master updated. v16.05.00-244-gffcb360

Git repo owner gitmaster at git.koha-community.org
Fri Jul 8 14:48:46 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  ffcb360321f6abe111c3352606b4c641ac48950a (commit)
      from  8ca55a7fb37ac50103de978f82408776fc06b7bb (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 ffcb360321f6abe111c3352606b4c641ac48950a
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Jun 17 11:33:41 2016 -0400

    Bug 16762: Record matching rules: Remove match check link removes too much
    
    My patch for Bug 5006 introduced a lot of markup changes to the record
    matching rules template. I missed a change in one are though, which
    caused a bug with the way the 'Remove match check' link works.
    
    To reproduce:
    
    - Go to Administration -> Record matching rules.
    - Edit a matching rule which includes at least one match check.
    - Click a 'Remove match check' link. The entire "Required match checks"
      block is removed.
    
    To test, apply the patch and repeat the steps above. Clicking any
    'Remove match check' link should remove only the corresponding rule.
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    Works as advertised
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/admin/matching-rules.tt |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list