[koha-commits] main Koha release repository branch new/bug_7631 created. v3.06.00-683-g9ffa735

Git repo owner gitmaster at git.koha-community.org
Thu Mar 8 18:11:01 CET 2012


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_7631 has been created
        at  9ffa73534b07c8cf9c5d3cf6079891cf0ba90ba9 (commit)

- Log -----------------------------------------------------------------
commit 9ffa73534b07c8cf9c5d3cf6079891cf0ba90ba9
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Mar 1 10:00:14 2012 -0500

    Bug 7631 - Self checkout renewal fails because of reference to non-existent subroutine in sco-main.pl
    
    Changing "CanBookBeIssuedCheckout" to "CanBookBeIssued"
    
    To test, try to renew an item which has no renewals left. Before the patch
    you'll get an error:
    
    Undefined subroutine &main::CanBookBeIssuedCheckout called at /opac/sco/sco-main.pl line 135.
    
    After the patch you'll get the correct message about having no renewals left.
    Other tests: checking out a barcode which doesn't exist, checking out an
    item which is on hold for another patron.
    
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

commit e7da536551623337aed4ac6f14a127d0f50bd265
Merge: fde79bc 25532fc
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Thu Mar 8 18:08:44 2012 +0100

    Merge remote-tracking branch 'origin/new/bug_6488'

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list