[Koha-bugs] [Bug 11999] Add two checks in CanBookBeReserved and CanItemBeReserved

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Feb 23 18:10:26 CET 2020


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

--- Comment #94 from David Nind <david at davidnind.com> ---
Similar to Bug 17229 you get an error on the patron's page when following the
test plan (step 2 before patch), but before trying to apply the patch:

1) For the patron, the holds tab heading shows that there is a hold (1).

2) When you click on the patron's holds tab a message pops up with "DataTables
warning: table id=holds-table - Ajax error. For more information about this
error, please see http://datatables.net/tn/7"

3) The bibliographic record shows that there is a hold.

I'm assuming that is because the DataTables feature for displaying results is a
more recent addition to Koha.

(Test URL I used for ILS_DI was
http://127.0.0.1:8080/cgi-bin/koha/ilsdi.pl?service=HoldTitle&patron_id=19&bib_id=15&request_location='127.0.0.1'
using koha-testing-docker)

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


More information about the Koha-bugs mailing list