[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
Wed Oct 19 02:00:45 CEST 2011


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

--- Comment #1 from Ian Walls <ian.walls at bywatersolutions.com> 2011-10-19 00:00:45 UTC ---
Created attachment 5969
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5969
Proposed patch

Replaces all instances of GetMemberDetails in C4/Circulation.pm with GetMember,
for efficiency.

Test plan:

1.  Check out a material
2.  Renew a material
3.  Return a material

all three steps should return error free

-- 
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