Bug 6870 - [enh] allow opac-userupdate.pl to use the patron's email as 'from' address
Summary: [enh] allow opac-userupdate.pl to use the patron's email as 'from' address
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: 3.6
Hardware: All All
: PATCH-Sent (DO NOT USE) enhancement (vote)
Assignee: Liz Rea
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-14 20:11 UTC by Liz Rea
Modified: 2012-10-25 23:09 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 6870 [enh] - allow opac-userupdate.pl to use the patron's email as 'from' address (2.02 KB, patch)
2011-09-14 20:15 UTC, Liz Rea
Details | Diff | Splinter Review
Signed-off patch (2.08 KB, patch)
2011-09-19 19:59 UTC, Owen Leonard
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Liz Rea 2011-09-14 20:11:01 UTC
Patron update emails should ostensibly come "from" the patron, only falling back to the koha admin in the case where the patron doesn't have a valid email address in their record.

This way, the library can respond directly to the patron's information update, as an example, letting them know that the update has been completed.
Comment 1 Liz Rea 2011-09-14 20:15:34 UTC Comment hidden (obsolete)
Comment 2 Owen Leonard 2011-09-19 19:59:00 UTC
Created attachment 5465 [details] [review]
Signed-off patch
Comment 3 Ian Walls 2011-09-22 12:08:01 UTC
Easy patch to read, makes use of standard subroutines, has fallback to standard behaviour to avoid regression.  Marking as Passed QA
Comment 4 Chris Cormack 2011-09-23 22:24:18 UTC
Pushed please test