https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35331
--- Comment #15 from David Nind <[email protected]> --- 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. _______________________________________________ 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/
