[Koha-bugs] [Bug 30109] Wrong interface in logs when renewing patron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 12 20:28:02 CEST 2022


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

--- Comment #2 from Nick Clemens <nick at bywatersolutions.com> ---
Theory:
 - Related to bug 31042
 - problem arises from api (or other?) calls where setenv is not explicitly set
 - plack worker retains most recent env that was set until something else
overwrites it
 - when one of these scripts requests userenv, it gets the stale one from plack

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list