http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9005 Priority: P5 - low Change sponsored?: --- Bug ID: 9005 Assignee: jcamins@cpbibliography.com Summary: Changing sysprefs requires restart under Plack Severity: major Classification: Unclassified OS: All Reporter: jcamins@cpbibliography.com Hardware: All Status: NEW Version: master Component: Architecture, internals, and plumbing Product: Koha Because C4::Context uses an in-memory hash as a cache without ever updating it, anyone using Plack must restart the server any time they change a syspref. This is a serious nuisance. At the very least, set_preference should update the hash. -- You are receiving this mail because: You are watching all bug changes.