https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40199 Bug ID: 40199 Summary: Datatables search for eUsage/ERM report results is broken Change sponsored?: --- Product: Koha Version: Main 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 a eUsage report result, the search gets stuck in "Processing". This is basically the same error as bug 40198, but for another page of the ERM module. To test: - Activate the ERMModule via the system preference - Add at least one data provider - Add at least one report It doesn't matter if you have no data, the empty results table shows the error as well. - Select the report on the "Saved reports" tab - In the (empty) results table, type anything in the general search field on top - Confirm that the "Processing" appears, but doesn't go away Error from console: Uncaught TypeError: col.data is undefined Confirmed in main and in 24.11. -- You are receiving this mail because: You are watching all bug changes.