http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7059 Bug #: 7059 Summary: All usage of GetMemberDetails on reserve/request.pl is unnecessary Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Architecture, internals, and plumbing AssignedTo: ian.walls@bywatersolutions.com ReportedBy: ian.walls@bywatersolutions.com QAContact: koha-bugs@lists.koha-community.org Blocks: 7058 Only borrower-table fields are used in any of the 4 calls to GetMemberDetails on reserve/request.pl. Replacing with GetMember() will be more efficient without any data loss -- 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.