http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7401
--- Comment #8 from Kyle M Hall <[email protected]> 2012-02-17 16:24:40 UTC --- (In reply to comment #6) Here are my thoughts: If you use branch counting instead of SingleBranchMode, then it limits the ability to use this. If a group if libraries use SingleBranchMode, why should they not be able to see the shelving facet? I understand the reasoning behind only using it for single libraries ( e.g. We don't want to show locations that don't exist in this library ). So, if SingleBranchMode is indeed to be deprecated, then you are right, and this should go back to branch counting. As far as I can tell, SingleBranchMode is only used in two places, once in Search.pm and twice in Koha.pm, all instances involve facets. > Kyle, > > > SingleBranchMode is buggy, and should be phased out in favour of branch > counting (in my opinion). It seems unreasonable to me to have a system > preference toggle when the number of configured branches would give you that > information. Turning on SingleBranchMode in a multi-branch context is just > begging for problems. Hence my usage of branch count instead of the system > preference. > > To the greater community: opinions or thoughts on this? I think we'd > eliminate a fair number of problems by phasing SingleBranchMode out, but > perhaps some of you know of a worthwhile use-case for keeping it (and keeping > it in all it's currently used contexts). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
