[Koha-bugs] [Bug 17247] ILS-DI HoldTitle and HoldItem should check if patron is debarred

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Oct 15 17:53:57 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17247

Héctor Eduardo Castro Avalos <hector.hecaxmmx at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |hector.hecaxmmx at gmail.com

--- Comment #2 from Héctor Eduardo Castro Avalos <hector.hecaxmmx at gmail.com> ---
This patch produce software error on Staff Interfacce

To reproduce:

Do:
http://dev.koha/cgi-bin/koha/ilsdi.pl?service=HoldTitle&patron_id=1&bib_id=1&request_location=127.0.0.1

This works as expected, but when you go to bib record #1 and click in Hold tab
menu at left side of screen you get the error:
<http://dev.koha:8080/cgi-bin/koha/reserve/request.pl?biblionumber=1>

Software error:

Can't call method "is_debarred" on an undefined value at
/home/koha/kohaclone/C4/Reserves.pm line 476.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list