Message must not be delivered. We should get an error or message:
if ($config->get('locked', false))
{
$this->setError(JText::_('COM_MESSAGES_ERR_SEND_FAILED'));
return false;
}
COM_MESSAGES_ERR_SEND_FAILED="The user has locked their mailbox. Message failed."
The message was delivered to the first user without any problems.
Joomla 3.9.18
PHP 7.3.2
Labels |
Added:
?
|
Status | New | ⇒ | Confirmed |
Status | Confirmed | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-05-01 08:11:46 |
Closed_By | ⇒ | SharkyKZ |
Closed_By | SharkyKZ | ⇒ | joomla-cms-bot |
Please test PR #28893.
Set to "closed" on behalf of @SharkyKZ by The JTracker Application at issues.joomla.org/joomla-cms/28892