https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28410 --- Comment #20 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Blou from comment #15)
(In reply to Jonathan Druart from comment #14)
We are loosing the logaction calls.
Very good point.
This needs to be preserved, one way or another. It's unfortunate the call to "preference" being to prevalent everywhere, it makes it hard to move all that elsewhere. Koha::Config::Sysprefs could have been the entry point otherwise.
Yes, this is what need to be done here (remove C4::Context->preference). It could be scripted. I was sure we had a bug for that but I didn't find it. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.