https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31784 --- Comment #22 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Marcel de Rooy from comment #21)
(In reply to Katrin Fischer from comment #20)
Looking at this again today... I also wonder if we are not overstretching the meaning of the public flag. At the moment on the form it appears with the hint:
Set to 'yes' to show this library on the Libraries page in the OPAC.
Libraries might have a reason to not want a library show in the list (it could be stacks, they don't the address to show), but it should still show up in facets, on the detail pages, etc.
We might need to differentiate more.
Sounds reasonable :) Main thing here is actually getting this test a bit more consolidated. Some features are added in a very narrow scope but end up geting used much wider, with all benefits and disadvantages coming for free.
I am not too keen on undocumented features, got way too many of those. At least leaving a trace outside of the code is necessary. At the moment we have a setting for the libraries page, a setting for pickup-locations and there is one about the library pull downs in search too: Bug 31654 - Hide non-public libraries from MastheadLibraryPulldown It might be worth checking the effects of SingleLibraryMode over to decide. -- You are receiving this mail because: You are watching all bug changes.