https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40198 Bug ID: 40198 Summary: Datatables search for data providers is broken Change sponsored?: --- Product: Koha Version: 24.11 Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: ERM Assignee: jonathan.druart@gmail.com Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org CC: clemens.tubach@kit.edu, jonathan.druart@gmail.com, jonathan.field@openfifth.co.uk, martin.renvoize@openfifth.co.uk, matt.blenkinsop@openfifth.co.uk, michaela.sieber@kit.edu, pedro.amorim@openfifth.co.uk 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. -- You are receiving this mail because: You are watching all bug changes.