http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13476 --- Comment #5 from Mirko Tietgen <mirko@abunchofthings.net> --- Created attachment 34596 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34596&action=edit Bug 13476: Fix DataTables for the search items form This items form is broken since the upgrade to DataTables 1.10.2 (commit 954c2874d0d9ebfa2e910dcd4445010115fac329). The fnServerParams does not work anymore. Test plan: Go on catalogue/itemsearch.pl, launch a search and verify the data are correctly displayed in the table. Followed test plan. Works as expected. Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net> -- You are receiving this mail because: You are watching all bug changes.