Removing email address from profile throws an error
未关闭
back-end
bug
- 主要语言
- PHP
- 星标
- 22
- 派生
- 12
- PR 合并指标
- 30 天内没有已合并 PR
描述
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)"} []`
贡献指南
评估
这个 Issue 还没有评估数据。