22 Jan
2026
22 Jan
'26
9:28 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40777 --- Comment #55 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Lucas Gass (lukeg) from comment #51)
Quite a few failing Cypress tests here now:
SyntaxError: The following error originated from your application code, not from Cypress.
Identifier 'specific_dt_errors' has already been declared
specific_dt_errors already declared either means we are including the datatables.js asset twice? Or it is a JS scoping issue with let vs var?
Yes, the fix is correct, Thanks! -- You are receiving this mail because: You are watching all bug changes.