stable
Clone or download
Read-only
request #12435 We should log more information when mail trigger an exception
How to reproduce: The easiest way is to manually throw an error In logs we should have information about error encountered by Zend and users in "to". Change-Id: I5b71fe1a933d9f737d392edcd5a8be5ce3707979
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/mail/Codendi_Mail.class.php | +20 | −0 | Go to diff View file |
M | src/common/mail/MailFilter.php | +4 | −0 | Go to diff View file |
A | tests/phpunit/common/mail/Codendi_MailTest.php | +85 | −0 | Go to diff View file |
D | tests/simpletest/common/mail/Codendi_MailTest.php | +0 | −63 | Go to diff View file |