]> git.evergreen-ils.org Git - evergreen/pines.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)
committerChris Sharp <csharp@georgialibraries.org>
Wed, 4 Jan 2023 15:25:26 +0000 (10:25 -0500)
commitf45bd6848fa91b1239a2d7639daa256967da8ff6
tree19e2640d8d6f07e834175a7e28addc101a0dcf7c
parent8915700748d02034df3375eb7a7213245972b8ff
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>
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]