Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-47056

Error extracting content from multipart/alternative messages

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              scinos Sergio Cinos (Inactive)
              Votes:
              7 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: