Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing email address from profile throws an error #202

Open
blast007 opened this issue Jul 28, 2020 · 0 comments
Open

Removing email address from profile throws an error #202

blast007 opened this issue Jul 28, 2020 · 0 comments

Comments

@blast007
Copy link
Contributor

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)"} []

@allejo allejo added this to the Version 0.10.2 milestone Jul 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants