[koha-commits] main Koha release repository branch 3.20.x updated. v3.20.05-24-g868bdc3

Git repo owner gitmaster at git.koha-community.org
Sun Nov 29 21:35:41 CET 2015


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, 3.20.x has been updated
       via  868bdc355d9f5d7e098fd00eff2fbc29597659c7 (commit)
      from  bc668dccd3af3fba14e04a764499b0d762c63455 (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 868bdc355d9f5d7e098fd00eff2fbc29597659c7
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Sep 22 11:16:28 2015 +0100

    Bug 12540: Display "Every" on editing a MMT action if previously selected
    
    On creating a marc modification template action, the "All" is changed with
    "Every" if the condition field is the same as the original field.
    
    But on editing, the "All" value is not replaced. For consistency, it
    should.
    
    Test plan:
    1/ Create the following action:
        Copy field 650$x to 650$y if 650$z matches "foobar"
    Note that the "All" is replaced with "Every" when the condition is the
    same field as the original field.
    2/ Save
    3/ Edit the action.
    The "Every" should be selected.
    
    Without this patch, "All" is selected.
    
    Signed-off-by: Alex Arnaud <alex.arnaud at biblibre.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    (cherry picked from commit 384dceeef583c444ac8350c928a2e1aed34e536b)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>

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

Summary of changes:
 .../prog/en/modules/tools/marc_modification_templates.tt             |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list