22 Mar
2024
22 Mar
'24
2:10 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35648 --- Comment #7 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 163702 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163702&action=edit Bug 35648: (follow-up) Clear table filter before submitting This patch takes advise from elasticsearch-mappings.js and adds an onsubmit event to clear any DataTables filter before submitting. This should prevent hidden fields from being overwritten. To test, filter the table and make a change to one of the visible rows. After submitting, confirm that the previously-hidden rows retain the same settings as before. -- You are receiving this mail because: You are watching all bug changes.