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 displaying message/rfc822 parts #9753

Merged
merged 2 commits into from
Jan 15, 2025

Conversation

pabzm
Copy link
Member

@pabzm pabzm commented Jan 15, 2025

The previous code contained a simple error that assigned the body part to the $headers variable (which then couldn't be parsed and got discarded).

The previous code contained a simple error that assigned the body part
to the $headers variable (which then couldn't be parsed and got
discarded).
@pabzm pabzm requested a review from alecpl January 15, 2025 15:24
@pabzm pabzm marked this pull request as draft January 15, 2025 15:24
@pabzm pabzm removed the request for review from alecpl January 15, 2025 15:24
@pabzm
Copy link
Member Author

pabzm commented Jan 15, 2025

I'll add a message rendering test to this.

@pabzm pabzm marked this pull request as ready for review January 15, 2025 16:15
@pabzm pabzm force-pushed the fix-displaying-message-rfc822-headers branch from 9dd1b61 to cb17869 Compare January 15, 2025 16:31
@pabzm pabzm requested a review from alecpl January 15, 2025 16:32
@pabzm
Copy link
Member Author

pabzm commented Jan 15, 2025

This is ready for review

@alecpl alecpl merged commit d877302 into master Jan 15, 2025
34 checks passed
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