[Koha-bugs] [Bug 35518] Call to C4::Context->userenv happens before it's gets populated breaks code logic in circulation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 15 19:24:10 CET 2024


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

--- Comment #12 from Michael Hafen <michael.hafen at washk12.org> ---
Created attachment 162218
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=162218&action=edit
Bug 35518: Follow-up for AutoSwitchPatron - clear $patron variable too

Another follow up:

The AutoSwitchPatron clears the $borrowernumber variable to switch patrons.
With the AuthSwitchPatron block moved, the $patron variable still gets set,
and the patron doesn't get switched.  The clears the $patron variable too.

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


More information about the Koha-bugs mailing list