[koha-commits] main Koha release repository branch new/bug_9535 created. v3.12.00-beta1-153-gc70c718

Git repo owner gitmaster at git.koha-community.org
Wed Apr 3 12:04: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_9535 has been created
        at  c70c7185dc6b28151fa9a28e4b2aa13a52d9fc23 (commit)

- Log -----------------------------------------------------------------
commit c70c7185dc6b28151fa9a28e4b2aa13a52d9fc23
Author: Chris Nighswonger <cnighswonger at foundations.edu>
Date:   Tue Apr 2 10:05:46 2013 -0400

    Bug 9535 - Patron card creator "Remove duplicates" function doesn't work
    
    This bug was due to a difference in field names used in the item data
    for items versus patrons. This patch adds a ternary to discern between
    the two.
    
    To test:
    
    Before applying patch:
    
    1. Create a batch of patroncards with one duplicate.
    2. Run the de-duplication on the batch.
    3. Note that all patrons beyond the first in the batch are now
       deleted.
    
    After applying patch:
    4. Repeat steps 1-2.
    5. Note that only the duplicate patron is removed.
    
    Signed-off-by: Chris Nighswonger <cnighswonger at foundations.edu>
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Tested successfully with both patron card batches and label batches.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Add indentation for readability
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 9d784c57ded192e12959f2dfb226aadaf3d6b012
Merge: f3d5bd5 86f7f58
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Wed Apr 3 06:02:13 2013 -0400

    Merge branch 'bug_9971' into 3.12-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list