29 Oct
2024
29 Oct
'24
2:45 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33484 --- Comment #112 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 173607 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=173607&action=edit Bug 33484: checkouts - Move visibility handling to table_settings We need to set is_hidden for the column we want to force hide (depending on system config) This patch fixes t/db_dependent/selenium/regressions.t Obviously there will be incorrect behaviours if we restore from a state and that the settings have been modified in the meanwhile. Not sure we can deal with that properly. -- You are receiving this mail because: You are watching all bug changes.