[koha-commits] main Koha release repository branch 3.8.x updated. v3.08.09-19-g427efec

Git repo owner gitmaster at git.koha-community.org
Wed Feb 6 20:45:57 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.8.x has been updated
       via  427efec51622b9564f77939171d8194d47a86afd (commit)
       via  7ecbd57ced77558885838e52e85f917356862eb9 (commit)
      from  6969dbc0a4b4d16b767f1f62761835e254c0369c (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 427efec51622b9564f77939171d8194d47a86afd
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>

commit 7ecbd57ced77558885838e52e85f917356862eb9
Author: Mirko Tietgen <mirko at abunchofthings.net>
Date:   Thu Dec 13 23:37:58 2012 +0100

    Bug 9201 OAI-PMH mapping value cannot be 0
    
    Allow the value of a OAI set mapping to be 0 / empty. Delete the mapping if field or subfield are empty.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Now it is possible to add a value == 0 or an empty string.
    Signed-off-by: Mason James <mtj at kohaaloha.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

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

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list