https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41891 --- Comment #4 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to David Cook from comment #3)
There's also the Koha::Cache issue but you've already got bug 41896 to take care of that.
I think C4::Log could be updated with the changes to C4::Context->userenv() and C4::Context->preference()...
It also uses C4::Context->interface... and the value is typically supplied by the controller. We'll need to do something about that.
--
Looks like Koha/Logger.pmk, which is used by C4::Log, also uses C4::Context...
Koha/ActionLogs.pm, which is used by C4::Log, also uses C4::Context.
See bug 41972 and bug 41975. -- You are receiving this mail because: You are watching all bug changes.