Bug 7058 - GetMemberDetails must die!
Summary: GetMemberDetails must die!
Status: RESOLVED DUPLICATE of bug 17578
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Ian Walls
QA Contact: Bugs List
URL:
Keywords:
Depends on: 5179 7057 7059 7060 17578
Blocks:
  Show dependency treegraph
 
Reported: 2011-10-18 22:22 UTC by Ian Walls
Modified: 2016-12-13 11:26 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***