Skip to content
Snippets Groups Projects
Commit cdaba0e6 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

MsgBase.save_msg() throw an exception when an empty recipient list is provided

... rather than just return false.

This will make debugging this type of issue much easier in the future.
sendmail.js was allowing empty recipient_list array arguments and the MsgBase
.status was 0 and .error just an emtpy string - unhelpful.
parent 1e492fb3
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment