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

uses text template for email text message #1

Merged
merged 1 commit into from
Apr 25, 2022

Conversation

sguter90
Copy link
Contributor

This fixes message transcoding of unicode characters to html entities.
E.g. + shown as +

Because currently only text mails are sent this behavior seems more correct.
If Message.HTMLMessage is set somewhere in the future then html/template can be used again.

This fixes message transcoding of unicode characters to html entities
@gesquive
Copy link
Owner

Thanks for the great PR! Somehow, I had not run into this yet!

@gesquive gesquive merged commit dbbd4a7 into gesquive:master Apr 25, 2022
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.

None yet

2 participants