http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9005
Priority: P5 - low
Change sponsored?: ---
Bug ID: 9005
Assignee: [email protected]
Summary: Changing sysprefs requires restart under Plack
Severity: major
Classification: Unclassified
OS: All
Reporter: [email protected]
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.
_______________________________________________
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/