https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29962 --- Comment #3 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Lucas Gass from comment #2)
This patch works and restores the Columns button. However the order of the columns is wrong in the tool is wrong. This is a bit confusing.
On every other page I looked at with a Columns button, the order in the tool is the same as the order in the table.
I would report this on a separate bug report. This one is restoring a regression from bug 27526. The way we deal with the table settings is different on this view, we pass the bKohaColumnsUseNames flag to KohaTable: we won't display all the columns defined in the yaml file, only those that have at least a non-empty value. -- You are receiving this mail because: You are watching all bug changes.