[Koha-bugs] [Bug 9005] New: Changing sysprefs requires restart under Plack

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 1 19:03:33 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9005

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 9005
          Assignee: jcamins at cpbibliography.com
           Summary: Changing sysprefs requires restart under Plack
          Severity: major
    Classification: Unclassified
                OS: All
          Reporter: jcamins at 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.


More information about the Koha-bugs mailing list