]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1749475 Improve error handling in send_event_email_output
authorDan Wells <dbw2@calvin.edu>
Thu, 21 Feb 2019 16:08:33 +0000 (11:08 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 14 Sep 2020 13:42:48 +0000 (09:42 -0400)
commit45c76fa01cbb50925e4254adb02ced415f529895
treec6d1dfc37d3476843190e709a8914632b88aeae5
parenta60945d50dec5dd8529fc6e3ad7970b63a5ed8b4
LP#1749475 Improve error handling in send_event_email_output

This code was borrowed from a few other places, so it still had the
$stat variable, but wasn't doing anything with it.  We might as well
go a step further and borrow the error handling that variable is there
for.

Ultimately, email handling should probably moved out to a utility
function rather than spread about.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Biblio.pm