https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41512 --- Comment #4 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Pedro Amorim from comment #3)
Created attachment 191747 [details] [review] Bug 41512: (OPAC) Additional fix
This is needed or else the OPAC still throws the 'malformed query string' mentioned on the original test plan. This is because the fix from bug 40865 was only applied to intra datatables.js not the OPAC datatables.
I don't know why this fixes it for the OPAC, but it does.
Joubu, thoughts?
Without this patch ajax.dataSrc you pass from ill-availability.js is replaced with the one from _dt_default_ajax The patch is correct and must be at the OPAC as well. However I think it should be moved to its own bug. -- You are receiving this mail because: You are watching all bug changes.