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

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


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

--- Comment #1 from Mason James <mtj at kohaaloha.com> ---
Created attachment 141577
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=141577&action=edit
Bug 31729: Enable 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, load page, observe no output in log :(
 3/ apply patch to /etc/koha/plack.psgi
 4/ restart plack
 5/ add warn to about.pl file, load page, observe output in log :)

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


More information about the Koha-bugs mailing list