https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41891

--- Comment #3 from David Cook <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to