]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1031335 No-op the escape_email_header helper user/dbs/lp1031335_encode_email_headers
authorDan Scott <dscott@laurentian.ca>
Wed, 7 Jan 2015 23:22:22 +0000 (18:22 -0500)
committerDan Scott <dscott@laurentian.ca>
Wed, 7 Jan 2015 23:24:12 +0000 (18:24 -0500)
commit0927fbf180ce5390632ea03eb97df8dee71d7059
tree85e59750c08a815515b23560f80f7f30ed900eb2
parentf3e599b76bb5b6586aaca8c540ca38ca674c2466
LP#1031335 No-op the escape_email_header helper

As suggested by Mike Rylander, keep the escape_email_header helper
around to avoid breaking templates that already adopted it, but make it
a no-op as the SendEmail reactor now encodes the email headers of
interest by default.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/perlmods/lib/OpenILS/Application/Trigger/Reactor.pm