https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11999
--- Comment #94 from David Nind <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
