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

[7.x] Fix mail content-type #32271

Closed
wants to merge 1 commit into from
Closed

[7.x] Fix mail content-type #32271

wants to merge 1 commit into from

Conversation

driesvints
Copy link
Member

This fix solves #29847. Originally #22995 broke the previous behavior of empty email messages with attachments even though the intentions by the PR were fine.

It basically boils down to the fact that we shouldn't overwrite the content type of an email message if it has already been set.

@GrahamCampbell
Copy link
Member

Should target 6.x.

@driesvints driesvints closed this Apr 7, 2020
@driesvints
Copy link
Member Author

Correct!

@driesvints driesvints deleted the fix-mail-content-type branch April 7, 2020 14:34
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.

2 participants