https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41895
--- Comment #5 from Jonathan Druart <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
