https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38594 --- Comment #11 from Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> --- (In reply to Jonathan Druart from comment #10)
(In reply to Wainui Witika-Park from comment #9)
Could I please get a more detailed test plan for 24.05.x? :)
You can ignore the second patch as it is only removing dead code (and maybe not dead in 24.05.x, I have not confirmed that).
For the first patch try the following steps:
Go to the Table settings administration page, under the "OPAC" tab you have the configuration for the course_items table (http://localhost:8081/cgi-bin/koha/admin/columns_settings.pl#course_items) Tick Title to make it hidden by default. Define a course and add at least one item At the OPAC, under "Course reserves" you should see the table with the column hidden by default.
Without this patch the column is not hidden (ie. the settings are not taken into account)
Thanks Jonathan! Unfortunately the columns are still not being hidden correctly by the settings. -- You are receiving this mail because: You are watching all bug changes.