-
Bug
-
Resolution: Obsolete
-
High
-
None
-
None
If JIRA is configured to create/comment issues from email, and encounters a mixed HTML/image email with a MIME part:
Content-Type: multipart/related; type="text/html"
Then JIRA will fail to parse the HTML part of the email, and logs this:
2006-08-10 14:43:50,452 WARN [jira.issue.managers.DefaultAttachmentManager] Creating attachment without a file. Aborting
Here are the headers from an email:
X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0^M MIME-Version: 1.0^M Content-Type: multipart/related;^M type="text/html";^M boundary="----_=_NextPart_001_01C6BB93.375A48EB"^M ..... This is a multi-part message in MIME format.^M ^M ------_=_NextPart_001_01C6BB93.375A48EB^M Content-Type: text/html;^M charset="iso-8859-1"^M Content-Transfer-Encoding: quoted-printable^M ^M <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =^M ....
- causes
-
JRASERVER-12525 Emails containing attachments with non-ASCII names lost
- Closed
-
JRASERVER-12530 Renamed email attachments lose extension
- Closed
- is related to
-
JRASERVER-12534 JIRA fails to add attachments with long filenames from RFC 2231-compliant mail clients
- Closed
-
JRASERVER-6094 Email created task with email attachments.
- Gathering Interest
- was cloned as
-
JRASERVER-15133 "message" type attachments get lost when creating issues from emails
- Closed
-
JRASERVER-10827 Improve parsing of multipart (HTML) emails
- Gathering Interest