[koha-commits] main Koha release repository branch new/enh/bug_6870 created. v3.04.00-593-g0920d96

Git repo owner gitmaster at git.koha-community.org
Sat Sep 24 00:11:01 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/enh/bug_6870 has been created
        at  0920d96767f1e366670e87b5d4275c5473595d52 (commit)

- Log -----------------------------------------------------------------
commit 0920d96767f1e366670e87b5d4275c5473595d52
Author: Liz Rea <lrea at nekls.org>
Date:   Wed Sep 14 14:56:03 2011 -0500

    Bug 6870 [enh] - allow opac-userupdate.pl to use the patron's email as 'from' address
    
    Patch makes it so that Koha sends patron update emails from the first valid patron email address, instead of from the KohaAdmin or branch email address.
    
    This patch should make it so that libraries can directly reply to patrons regarding patron updates.
    
    To test:
    
    Create a patron with no email address, do a patron update and observe the to: and from: - they should both be the KohaAdminEmail address.
    
    Add an email address to that same patron, and send a patron update. Observe the to: and from: - the from: should be the first valid email address of the patron, to should be the KohaAdminEmail address.
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Ian Walls <ian.walls 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