Hi!
On Wed, May 12, 2021 at 10:40:48AM +1000, dc...@prosentient.com.au wrote:
> I've been struggling with energy/motivation for Koha outside of work hours,
> but I am still interested in working on "Replace CGI scripts with Mojolicious
> controllers" and to a lesser extent "Task Scheduler Needs
Hi all,
I was working on
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28325, when I
noticed some really weird things going on with Koha's HTTP errors.
Look at http://localhost:8081/mojo. While Koha will say it's a 404, it's
actually sending back a 200 response. That's not good