[koha-commits] main Koha release repository branch new/bug_7059 created. v3.04.00-773-gfcd28a6

Git repo owner gitmaster at git.koha-community.org
Thu Oct 20 03:08:03 CEST 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/bug_7059 has been created
        at  fcd28a664acaa4aed52604a4150f752bbe118798 (commit)

- Log -----------------------------------------------------------------
commit fcd28a664acaa4aed52604a4150f752bbe118798
Author: Ian Walls <ian.walls at bywatersolutions.com>
Date:   Tue Oct 18 18:31:00 2011 -0400

    Bug 7059: Remove GetMemberDetails from reserve/request.pl
    
    Replaces all four usages of GetMemberDetails with GetMember, since none of the
    hashref fields used were anything other than those in borrower table, which GetMember
    returns.
    
    To Test:
    1.  Apply patch
    2.  Go to reserve/request.pl; the page should load without error
    3.  Search for a cardnumber: the page should load without error
    
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list