diff options
author | Andreas Gohr <andi@splitbrain.org> | 2020-04-29 19:58:59 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2020-04-29 19:58:59 +0200 |
commit | 4772cf38fc777b3a865dceb9bbdde6d5854d7ea3 (patch) | |
tree | 02576db418dcb8bf84e3b167ca5eaecb6738f0c9 /lib/scripts/jquery/jquery-ui.min.js | |
parent | 10da1f74c98a7539ea9bdbd44a7b83b03577e7f9 (diff) | |
download | dokuwiki-4772cf38fc777b3a865dceb9bbdde6d5854d7ea3.tar.gz dokuwiki-4772cf38fc777b3a865dceb9bbdde6d5854d7ea3.zip |
suppress errors messages in Mailer for non-admins #3014
When ever a mail is sent to the current user, it is usually the only
receiver. If in that case the mail validation fails, sending the whole
mail will fail which will be signalled by a return false of the
Mailer->send() method anyway. This is already signalled to the user.
The more commoin usecase of a validation error is when other people's
addresses fail to validate. These should never be shown to a user.
Diffstat (limited to 'lib/scripts/jquery/jquery-ui.min.js')
0 files changed, 0 insertions, 0 deletions