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

[BUGFIX] Do not require receiver mail when receiver subject is empty #663

Closed

Conversation

cweiske
Copy link
Contributor

@cweiske cweiske commented Mar 26, 2021

This fixes the flash message showing "Error, Mail could not sent correctly!"
when the receiver subject and the receiver mail is empty.

Resolves: #611
Obsoletes: #612

This fixes the flash message showing "Error, Mail could not sent correctly!"
when the receiver subject and the receiver mail is empty.

Resolves: in2code-de#611
Obsoletes: in2code-de#612
@cweiske
Copy link
Contributor Author

cweiske commented Mar 26, 2021

Please ignore. This patch does not help, because the SendMail is never called because there are no receiver e-mail addresses.

@cweiske cweiske closed this Mar 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Empty receiver mail subject triggers unwanted error flash message
1 participant