[koha-commits] main Koha release repository branch new/bug_10022 created. v3.12.00-beta1-393-g86511b3

Git repo owner gitmaster at git.koha-community.org
Wed May 1 12:38:02 CEST 2013


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, new/bug_10022 has been created
        at  86511b380f06f4b0f9c6a21332819c9614ac3b59 (commit)

- Log -----------------------------------------------------------------
commit 86511b380f06f4b0f9c6a21332819c9614ac3b59
Author: Fridolyn SOMERS <fridolyn.somers at biblibre.com>
Date:   Wed Apr 10 12:37:54 2013 +0200

    Bug 10022 - Multiple tags moderation doesn't work on translated page
    
    When using a translated intranet, tags moderation using checkboxes and a
    submit button doesn't work. You get a message "Unknown Operation on x
    Term(s)" (translated of course).
    
    This patch corrects by using name="op-[operation]" instead of name="op"
    in each submit input.
    
    Test plan :
    - Create a new tag on a record
    - Go to tags moderation in Tools
    => You should see your tag in pending terms
    - Click on checkbox
    - Click on Approve or Reject submit button at the bottom of the table
    => Without patch the tag is still pending
    => With patch operation is well performed, tag is not pending
    - Test "Check lists" form
    - Test Approve and Reject buttons from "Actions" column
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Passes all tests and QA script.
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit d1db0064a262b09c0aa483b39aac2c6b806c6d60
Merge: 1d4c5af 11820f3
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Wed May 1 06:39:45 2013 -0400

    Merge branch 'bug_10017' into 3.14-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list