https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27572 --- Comment #3 from Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> --- (In reply to Katrin Fischer from comment #1)
I think it is because the location shows below the library on a new line and the pref decides if it shows below the home library or below the current library - so the column settings don't work there.
You're thinking of OpacLocationOnDetail, which is a different one. :) Currently Administration > Table settings > OPAC > holdingst has the option to show/hide item_current_location (holding library) and item_home_location (home library), but if we try to show/hide on of the columns using table settings, it doesn't change anything. But if we hide both using table settings, it works. To test: 1. Set OpacLocationBranchToDisplay to both home and holding library 2. Go to a bibliographic record with an item in the OPAC --> Both columns should show 3. Go to Administration > Table settings > OPAC > holdingst and check "Is hidden by default" for item_home_location, save 4. Go to the OPAC and refresh the page --> Both columns are still visible 5. Go back to table settings and check also item_current_location (both current and home should now be checked), save 6. Go back to the OPAC and refresh the page --> No columns are visible -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.