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

fix: Temporarily fix text/plain email rendering #9653

Merged
merged 2 commits into from
Jun 19, 2024

Conversation

pranavrajs
Copy link
Member

This is hacky fix for plain text email rendering. The issue happens only for the text/plain only emails. If there was an HTML component, then the rendering works fine.

How was this tested?

Mac Email client allows you to send text/plain emails. I've sent one to myself and imported it on Chatwoot. I've also verified that the email contains only text/plain part.

Sample rendered email below.

Screenshot 2024-06-18 at 8 15 10 PM

Fixes #9649
Fixes #9480

@pranavrajs pranavrajs merged commit ef60620 into develop Jun 19, 2024
15 checks passed
@pranavrajs pranavrajs deleted the fix/plain-text-emails branch June 19, 2024 04:10
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.

Plaintext emails show up incorrectly text/plain only emails are not rendered properly
3 participants