https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23223
--- Comment #9 from Tomás Cohen Arazi <[email protected]> --- (In reply to Martin Renvoize from comment #8) > Yikes, I agree.. I really don't like the sledgehammer approach of disabling > cache entirely... we should discus a broad change like that on it's own bug. > > I presume you're doing it because your finding that caches are not properly > flushed when sysprefs change.. I'd much rather see work carried out to try > and improve that situation from that direction. Take a look at bug 16758. > As for Syspref vs Config file.. I generally lean towards sysprefs.. they're > accessible to the librarian setting it up and as such clearer that there's a > difference between SIP and other operations... I personally think only > really the server level stuff belongs in the config files and functionality > things like this belong in preferences. I agree the idea behind putting configs in the SIPspecific file allows controlling the SIP server behaviour to match different vendors. That way we can have more than one server, with different behaviours depending on the vendor that is using it. BUT in this case is about circulation rules and it feels correct to keep it as a syspref. Unless there's a case for having different vendors different circulation rules for on hold items. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
