[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.05-5-g99d0743

Git repo owner gitmaster at git.koha-community.org
Fri Apr 1 14:53:18 CEST 2016


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.22.x has been updated
       via  99d07437e1b145a2f11040541becb6bcae1541ac (commit)
      from  2159e7d880e67ae8d29037485623fbdf973112a4 (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 99d07437e1b145a2f11040541becb6bcae1541ac
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Mar 29 08:14:33 2016 +0100

    Bug 16151: Restore the ability to place holds from lists at the OPAC
    
    This patch fixes a bug introduced by bug 14544.
    Holds can not be placed from lists at the OPAC, the action results in a
    crash:
    Can't call method "field" on an undefined value at
    /home/koha/src/C4/Items.pm line 1504.
     at /home/koha/src/opac/opac-reserve.pl line 601
    
    Before 14544, the checkboxes were named 'ACT-$BIBNUM', something like
    REM-4242. Now we can retrieve the biblionumber from the value.
    
    Test plan:
    Select a public list
    check some titles and click on the 'Place hold' link
    you should able to process the reservation
    
    Signed-off-by: Marc Véron <veron at veron.ch>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at unc.edu.ar>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>
    (cherry picked from commit 1ae64b97b39f5554e2d2360de9582a3e445854c5)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list