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.wa...@bywatersolutions.com
        ReportedBy: ian.wa...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to