2 Mar
2026
2 Mar
'26
6:56 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41895 --- Comment #5 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to David Cook from comment #4)
I certainly like things moving into their own separate modules for sure.
I'm curious about this line though in the middleware:
local $Koha::Context::UserEnv::REQUEST_ENV = $env;
What's the purpose of that?
It's a leftover from a previous implementation, should be removed. Good catch. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.