]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1955079: Use Email::MIME for emailing records in the OPAC
authorJane Sandberg <sandbergja@gmail.com>
Thu, 5 May 2022 05:42:26 +0000 (22:42 -0700)
committerMichele Morgan <mmorgan@noblenet.org>
Mon, 9 Jan 2023 17:23:59 +0000 (12:23 -0500)
commit85177ee8e856dc2eaac7bd7e258b829fa4e74ca7
tree15e8177d4457a4efdd32ef170d3442163569c88a
parent6c190b162e5538707b129202ff67ab265e8f7768
LP#1955079: Use Email::MIME for emailing records in the OPAC

Email::Simple was mangling the headers.  Let's use Email::MIME instead.

Signed-off-by: Jane Sandberg <sandbergja@gmail.com>
Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Biblio.pm
Open-ILS/src/perlmods/live_t/35-lp1955079-send-record-email.t [new file with mode: 0644]
Open-ILS/src/perlmods/t/25-lp1955079-opac-mime-email.t [new file with mode: 0644]