https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35518
--- Comment #12 from Michael Hafen <[email protected]> --- 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. _______________________________________________ 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/
