]> git.evergreen-ils.org Git - working/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:19:08 +0000 (12:19 -0500)
commitc3de377e16503d6e41b323bc9a0b9b9a6aa1ccab
treeb0c06b6234fb378e6a0a7bb1d462c1c51d9c890c
parent4b17f3dc3541f1ea9d9ca6db40e43e1e5147d463
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]