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

Some emails have an empty body after fetching #6538

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

JensEB
Copy link
Contributor

@JensEB JensEB commented May 14, 2023

#6510
Some emails have an empty body after fetching. This occurs, if an -tag is in this email. So we need to remove this tag too. This occurs, if we call Format::save_html() to sanitize html emails This commit remove following additional matches:

Some emails have an empty body after fetching. This occurs, if an -tag is in this email. So we need to remove this tag too.
This occurs, if we call Format::save_html() to sanitize html emails This commit remove following additional matches:

<head />
<!--?xml version="1.0" ... >
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

1 participant