-
Bug
-
Resolution: Timed out
-
Low
-
12
-
Severity 3 - Minor
-
NOTE: This bug report is for JIRA Cloud. Using JIRA Server? See the corresponding bug report.
When parsing a multipart/alternative content, the current implementation assumes that one of the parts will be text/plain or text/html:
A customer generated an email whose structure is:
multipart/alternative multipart/related text/plain
It's a bit weird, but from the spec http://tools.ietf.org/html/rfc2046#section-5.1.4 looks like a valid structure. The current implementation failed to extract the text/plain part, and need to be fixed.
- is related to
-
JRASERVER-47056 Error extracting content from multipart/alternative messages
- Gathering Impact
- relates to
-
JRACLOUD-10827 Improve parsing of multipart (HTML) emails
- Gathering Interest