19 Dec
2014
19 Dec
'14
5:42 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13476 --- Comment #4 from Marc Véron <veron@veron.ch> --- Created attachment 34584 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34584&action=edit [Signed-off] 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> -- You are receiving this mail because: You are watching all bug changes.