24 Feb
2026
24 Feb
'26
3:21 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41891 --- Comment #3 from David Cook <dcook@prosentient.com.au> --- 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. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.