[Koha-bugs] [Bug 13891] Make all patron searches use DataTables server-side processing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 23 12:06:52 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13891

--- Comment #2 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 37105
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37105&action=edit
Bug 13891: DataTables server-side processing - Serial recipients

This second patch removes the previous way to search for serial recipients.

Test plan:
1/ Edit the routing list for a subscription
(serials/routing.pl?subscriptionid=X)
2/ Add 1+ recipients
3/ Confirm there is no regression on the add/delete/search actions

QA note: This search does not use a clean way to interact with the
window opener. Indeed the opener is reloaded to display the new item.
This patch does not change this behavior, but note the trick in the
template (common/patron_search.tt) to wait for the opener in order not
to get a JS error.
This is also used by the next patch (patron card).

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


More information about the Koha-bugs mailing list