http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15344 Bug ID: 15344 Summary: GetMemberDetails called unecessary Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: major Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: jonathan.druart@bugs.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org This one is crazy, prepare yourself to dream. For any pages opened from the staff or the OPAC interfaces, the GetMemberDetails is called from get_template_and_user. This subroutine calls GetMemberAccountRecords which retrieve the items infos for all accountlines entries of the logged in user. -- You are receiving this mail because: You are watching all bug changes.