User tests: Successful: Unsuccessful:
Remove the internal handling of exceptions thrown by the PHPMailer API in JMail based on PR #12179.
All the proposed changes in that PR were implemented, furthermore we added Exception Handling in the places that use the methods of the JMail class.
Mail sending should still work as intended, and with exceptions turned off all booleans should be handled normally as well.
With exceptions turned on all mail functions should now show appropriate warning messages and/or execute expected error behaviour.
Functionalities updated:
Error handling and throwing behaviour changed.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_messages com_users Language & Strings Front End com_contact com_mailto Libraries Plugins |
Labels |
Added:
?
?
|
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-08-08 16:14:37 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
Awesome. Thanks very much for this!