[Koha-bugs] [Bug 35331] Add an ILL table actions plugin hook

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 16 14:32:46 CET 2023


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

--- Comment #15 from David Nind <david at davidnind.com> ---
Testing notes (using KTD):

1. Without the 4th patch applied, go to Patrons > [Patron account] > Ill
requests history. The screen displays the ILL requests history table headers
and shows "Processing". See [1] for the Web Developer Tools console error.

2. The tests pass if the ILL Actions plugin is disabled or uninstalled.


[1] Web Developer Tools console error:

Uncaught ReferenceError: ill_table_actions is not defined
    render_table_actions
http://127.0.0.1:8081/intranet-tmpl/prog/js/ill-list-table_23.0600079.js:421
    render
http://127.0.0.1:8081/intranet-tmpl/prog/js/ill-list-table_23.0600079.js:411
    S
http://127.0.0.1:8081/intranet-tmpl/lib/datatables/datatables.min_23.0600079.js:56
    fnGetData
http://127.0.0.1:8081/intranet-tmpl/lib/datatables/datatables.min_23.0600079.js:50
    B
http://127.0.0.1:8081/intranet-tmpl/lib/datatables/datatables.min_23.0600079.js:55
    Ha
http://127.0.0.1:8081/intranet-tmpl/lib/datatables/datatables.min_23.0600079.js:63
    P
http://127.0.0.1:8081/intranet-tmpl/lib/datatables/datatables.min_23.0600079.js:67
    vb
http://127.0.0.1:8081/intranet-tmpl/lib/datatables/datatables.min_23.0600079.js:78
    lb
http://127.0.0.1:8081/intranet-tmpl/lib/datatables/datatables.min_23.0600079.js:75
    i
http://127.0.0.1:8081/intranet-tmpl/lib/datatables/datatables.min_23.0600079.js:73
    success
http://127.0.0.1:8081/intranet-tmpl/lib/datatables/datatables.min_23.0600079.js:74
    jQuery 4

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


More information about the Koha-bugs mailing list