4 Sep
2025
4 Sep
'25
4:28 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40753 --- Comment #1 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 186140 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186140&action=edit Bug 40753: Fix DT's SaveState on the orders table We build the the orders table depending on some conditions (sysprefs or if the basket is closed/opened). DataTables cannot correctly restore the state because the number of columns stored in localStorage is different than the one we have one the table. Test plan: Open and close a basket Confirm that the table is correctly displayed (no extra columns) -- You are receiving this mail because: You are watching all bug changes.