[Koha-bugs] [Bug 7060] All instances of GetMemberDetails are unnecessary in C4::Circulation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 21 16:54:38 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7060

--- Comment #6 from Ian Walls <ian.walls at bywatersolutions.com> 2011-10-21 14:54:38 UTC ---
Created attachment 6017
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6017
Followup Patch

Restores GetMemberDetails usage in AddReturn; since that subroutine returned
the borrower object, it was a mistake to change to GetMember, since key things
like flags are not returned in that hashref.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list