https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36592 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|36096 | --- Comment #1 from Lucas Gass <lucas@bywatersolutions.com> --- In columns_settings.pl there is this check: next unless $table_id =~ m|^([^#]*)#(.*)$|; which checks and passes table_id's named like this: acq_acqui-home#accounts but the tables are being like this: acq_acqui-home_accounts Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36096 [Bug 36096] Add ability to select default sort and display length for tables on waitingreserves.pl -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.