Bug 40198 - Datatables search for data providers is broken
Summary: Datatables search for data providers is broken
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: ERM (show other bugs)
Version: Main
Hardware: All All
: P5 - low major
Assignee: Jonathan Druart
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-20 10:29 UTC by Katrin Fischer
Modified: 2025-06-20 10:38 UTC (History)
7 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2025-06-20 10:29:00 UTC
When using the search input field on top of the data providers result list table, the search gets stuck in "Processing".

To test:
- Activate the ERMModule via the system preference
- Add at least one data provider
- In the list of data providers, type anything in the general search field on top
- Confirm that the "Processing" appears, but doesn't go away

In the developer tools it shows:
Uncaught TypeError: col.data is undefined

This was confirmed in main and 24.11.