[Koha-bugs] [Bug 7059] All usage of GetMemberDetails on reserve/request.pl is unnecessary

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 19 00:34:24 CEST 2011


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

--- Comment #1 from Ian Walls <ian.walls at bywatersolutions.com> 2011-10-18 22:34:24 UTC ---
Created attachment 5968
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5968
Proposed Patch

Changes all calls in reserve/request.pl from GetMemberDetails to GetMember,
since the extra data pulled in is not worth the required CPU cycles.

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