Warn when recipient / subject / body is incorrect
-
Hello, since this is meant for developers it would be helpful to show in the listing view a warning or something when recipient / subject or body is empty.
This is PHP after all where type safety / unit testing is not everyday luxury, I was refactoring a PHP script and in the process I used incorrect variable for recipient. Then I tested multiple times my email commands with this plugin, but didn’t notice that recipient column was empty.
It would be helpful to show a warning or something in the listing view, if some of these three fields are empty or incorrect:
recipient (empty or incorrect list of emails)
subject (when empty)
body (when empty).Thank you, only a minor improvement.
- The topic ‘Warn when recipient / subject / body is incorrect’ is closed to new replies.