https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38436
--- Comment #3 from Jonathan Druart <[email protected]> --- Pfiou, tricky one here! So keep in mind that we have "Save state" (bug 33484) AND "DataTables upgrade" (bug 36640) that happened in main. We are now on top of that, and things are tricky. I really feel like the previous versions were buggy. They may have kind of worked, but they were not fully working (regarding the different possible configurations). I will be back on Monday, but if you some of you want to test, there is a remote branch on my gitlab repo: bug_38436 You can test the patron search and the items table. There are still some work to do: * Adjust the column names in DB * Adjust the other tables using bKohaColumnsUseNames * Adjust KohaTable code (in columns_settings.inc) I will continue next week but it would be great to know if the expected behaviour is the one from this branch. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
