Removing email address from profile throws an error
Ouverte
back-end
bug
- Langage dominant
- PHP
- Étoiles
- 22
- Forks
- 12
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
If an email address has been previously set on your profile, deleting it and saving the profile will trigger an error. It tries to send a confirmation email to an empty recipient.
`request.CRITICAL: Uncaught PHP Exception Swift_TransportException: "Cannot send message without a recipient" at /var/www/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/MailTransport.php line 133 {"exception":"[object] (Swift_TransportException(code: 0): Cannot send message without a recipient at /var/www/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/MailTransport.php:133)"} []`
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.