[Koha-bugs] [Bug 35284] New: No more delay between 2 DT requests

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 8 10:39:17 CET 2023


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

            Bug ID: 35284
           Summary: No more delay between 2 DT requests
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Staff interface
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: jonathan.druart+koha at gmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

Coming from bug 31199 comment 16

We expect a 250ms delay between request, it is in 
koha-tmpl/intranet-tmpl/prog/js/datatables.js
114 jQuery.fn.dataTableExt.oApi.fnSetFilteringDelay = function ( oSettings,
iDelay ) {

But, the from doc:
https://datatables.net/plug-ins/api/fnSetFilteringDelay
"""
Please note that this plug-in has been deprecated and the dt-init searchDelay
option in DataTables 1.10 should now be used. This plug-in will not operate
with v1.10+.
"""

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


More information about the Koha-bugs mailing list