Bug 7058

Summary: GetMemberDetails must die!
Product: Koha Reporter: Ian Walls <koha.sekjal>
Component: Architecture, internals, and plumbingAssignee: Ian Walls <koha.sekjal>
Status: RESOLVED DUPLICATE QA Contact: Bugs List <koha-bugs>
Severity: enhancement    
Priority: P5 - low CC: jonathan.druart, josef.moravec
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 5179, 7057, 7059, 7060, 17578    
Bug Blocks:    

Description Ian Walls 2011-10-18 22:22:27 UTC
The GetMemberDetails subroutine is insanely inefficient, and is used throughout Koha's code.  In many cases, GetMember is more than sufficient (please see my rant on bug 5179).

This report shall serve as the meta-report for all attempts to eliminate unnecessary calls get GetMemberDetails.  Please file separate bug reports for specific instances, and list them as "blocking" this report.
Comment 1 Jonathan Druart 2016-12-13 11:26:44 UTC

*** This bug has been marked as a duplicate of bug 17578 ***