]> git.koha-community.org Git - koha.git/commit
Bug 22139: Fields of ACCTDETAILS email not populating
authorKris Sinnaeve <kris.sinnaeve@etf.edu>
Tue, 16 Apr 2019 21:37:17 +0000 (21:37 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 26 Apr 2019 13:41:50 +0000 (14:41 +0100)
commit7fd18db89def96f2b50e3ba4d89dcff97cca3c45
tree0b5a35a087e0c335063340c58f723b725d3d923f
parent3e02dee64f8899e2dc141c85ff475c898187bfda
Bug 22139: Fields of ACCTDETAILS email not populating

To test:
* Make sure AutoEmailOpacUser is set to "send"
* Create a new patron with a username and password, and an email address
* In Kohadevbox, check the mail (usually you can type "mail" and go down
to the last message) - these do not go into the message queue and they
are processed immediately.
notice that the email does not have
<<borrowers.title>> <<borrowers.firstname>> <<borrowers.surname>>

Apply this patch, restart the things, retest as above.

Signed-off-by: Hayley Mapley <hayleymapley@catalyst.net.nz>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit 086a0007d2d484ecbd6ae6d60317ed4f0d3434b1)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
members/memberentry.pl