[koha-commits] main Koha release repository branch 3.10.x updated. v3.10.02-39-gec79cbf

Git repo owner gitmaster at git.koha-community.org
Wed Feb 6 20:37:18 CET 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, 3.10.x has been updated
       via  ec79cbfc12bc289d856533cefeea8f949ca23a33 (commit)
      from  401ae9557a62ac43e1c98b19da36a5991ddb4536 (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 ec79cbfc12bc289d856533cefeea8f949ca23a33
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Wed Jan 30 12:44:32 2013 -0500

    Bug 9509 - batchMod.pl does not ensure each barcode is unique
    
    Test plan:
    1) Browse to Tools › Batch item deletion
    2) Enter a list of barcodes, make sure you have at
       least one barcode listed more than once
    3) Click continue
    4) Verify the duplicated barcode shows up multiple times in the table
    5) Apply patch
    6) Refresh the page
    7) Verify each barcode now displays only once
    
    Signed-off-by: Liz Rea <liz at catalyst.net.nz>
    verified bug and fix - both good.
    
    Nice test plan, thanks!
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

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

Summary of changes:
 tools/batchMod.pl |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list