]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1031335 No-op the escape_email_header helper
authorDan Scott <dscott@laurentian.ca>
Wed, 7 Jan 2015 23:22:22 +0000 (18:22 -0500)
committerDan Wells <dbw2@calvin.edu>
Fri, 29 Apr 2016 20:26:43 +0000 (16:26 -0400)
commitf26ac9d10c283c9bb5bf86ac0c7ef2cc2e383f77
tree36015d7fed0d7b67ea568457265656be0a620b3f
parent78484aa419267a01f29a1a362894f188f03f40ad
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>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/perlmods/lib/OpenILS/Application/Trigger/Reactor.pm