stable
Clone or download
Read-only
request #9371 Wrong artifact warning message when a user supposed to be
notified is suspended How to reproduce: - Submit a new artifact with user1 - As site admin, suspend user1 - Update the artifact with user2 - The message "The mail was not accepted for the delivery. [...]" is displayed With the fix, the message is no longer displayed. Change-Id: I637318654008d63f91d9d914afbf6e27cd818fe9
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/mail/MailBuilder.php | +11 | −1 | Go to diff View file |
M | tests/simpletest/common/mail/MailBuilderTest.php | +16 | −0 | Go to diff View file |