[Koha-bugs] [Bug 16492] Checkouts ( and possibly checkins and other actions ) will use the patron home branch as the logged in library

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 24 20:33:06 CEST 2016


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

--- Comment #8 from Kyle M Hall <kyle at bywatersolutions.com> ---
(In reply to Colin Campbell from comment #4)
> The call to checkpw in Patron.pm is weird and will probably make people
> think some magic is being invoked. the parameters should be more explicit
> i.e. :
> 
> checkpw($dvh, $self->{userid}, $pwd, undef, undef, 1);
> 
> with a comment to document

Fixed in new patch!

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


More information about the Koha-bugs mailing list