[Koha-bugs] [Bug 30183] ILL table search filtering broken

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 14 18:25:56 CET 2022


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

--- Comment #2 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 131668
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131668&action=edit
Bug 30183: Fetch flatPickr instance prior to custom search definition

This patch updates teh search customisations in ill-list-table to
properly fetch the existing flatpickr instances for date searches.

To test:
1. Have at least one ILL request on the ILL requests page
2. Open the broser inspector
3. Choose a date on the left hand form
=> FAIL: Errors in the console, search doesn't work
4. Apply this patch
5. Reload
6. Repeat 2-3
=> SUCCESS: No more errors, filtering works!
7. Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list