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

[Bug] After converting Outlook .msg to EML, bullet lists have duplicate numbering HTML converted from RTF #530

Closed
nickrussler opened this issue May 31, 2024 · 3 comments

Comments

@nickrussler
Copy link

Converted with:

EmailConverter.outlookMsgToEML(new FileInputStream(msgFilePath))

119992866-43b2f500-bfcb-11eb-9f9d-3b94a3c121c9

Attached the msg file and the eml file:
test.msg.txt
text.eml.txt

Originally reported in nickrussler/email-to-pdf-converter#35

@bbottema
Copy link
Owner

bbottema commented Jun 3, 2024

This is an issue in the rtf-to-html sub library. There is currently no expectation of a fix.

@nickrussler
Copy link
Author

Thanks for checking so fast and creating an issue in the right place

bbottema added a commit that referenced this issue Jun 8, 2024
…duplicated numbering in bullet lists in HTML from parsed Outlook messages
@bbottema bbottema changed the title After conversion to EML listings have numbers double [Bug] After converting Outlook .msg to EML, bullet lists have duplicate numbering HTML converted from RTF Jun 8, 2024
@bbottema
Copy link
Owner

bbottema commented Jun 8, 2024

Should be fixed in 8.11.2! Thanks again for your assistance.

@bbottema bbottema closed this as completed Jun 8, 2024
@bbottema bbottema added this to the 8.11.2 milestone Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants