[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-747-g9af08e4

Git repo owner gitmaster at git.koha-community.org
Mon Jul 1 03:53:22 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, master has been updated
       via  9af08e4e2d2091de489633b3f1c4fb03fcf323cd (commit)
      from  ad2c1b3b8f20b3060c9a3a35c21a0757c685cbec (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 9af08e4e2d2091de489633b3f1c4fb03fcf323cd
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Mon Jun 17 12:28:13 2013 -0400

    Bug 10484: serials-edit.pl not checking for barcode field before checking for barcode subfield
    
    The script serials-edit.pl is not checking for the existence of the
    barcode field before checking for barcode subfield for autoBarcode =
    incremental. If the barcode field doesn't exist, the script dies with
    errors.
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Passes tests and QA script.
    Checked that adding items on serial receive still works.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 serials/serials-edit.pl |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list