23 Oct
2018
23 Oct
'18
12:51 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16694 --- Comment #28 from Mark Alexander <marka@pobox.com> --- (In reply to Colin Campbell from comment #25)
patron should not be being set to undef in MsgType - this could result in a failed connection. Patron is still supposed to be returned but patron status flagged
I am confused by this. I see that find_patron does sometimes return undef, and that is tested in build_patron_status, handle_block_patron, handle_patron_info, and handle_patron_enable. In those functions, undef seems to indicate an invalid patron. So I thought it would be safe to emulate that behavior. -- You are receiving this mail because: You are watching all bug changes.