[Koha-bugs] [Bug 31729] New: Enable automatic filesystem refresh in Plack

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 10 18:37:33 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31729

            Bug ID: 31729
           Summary: Enable automatic filesystem refresh in Plack
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: mtj at kohaaloha.com
        QA Contact: testopia at bugs.koha-community.org

this patch adds an automatic filesystem refresh in Plack, 

patch uses the following module...
 https://metacpan.org/pod/Plack::Middleware::Refresh

to test:

 1/ start ktd
 2/ add warn to about.pl file, loadpage, observe no output in log :(
 3/ apply patch to /etc/koha/plack.psgi
 4/ restart plack 
 5/ add warn to about.pl file, loadpage, observe output in log :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list