-
Bug
-
Resolution: Fixed
-
High
-
3.8
-
3.08
-
9
-
This is probably related to changes made for JRA-10825. When attaching a file (a PDF) containing chinese characters in the name, JIRA fails to add the attachment to the mentioned issue.
Attached is the log (with -Dmail.debug=true) from parsing a mail with attached file with name 山手学院中学校 合格!.pdf:
2007-04-10 15:56:11,993 JiraQuartzScheduler_Worker-2 DEBUG [service.util.handler.AbstractMessageHandler] part=javax.mail.internet.MimeBodyPart@1cb2dd1
2007-04-10 15:56:11,993 JiraQuartzScheduler_Worker-2 DEBUG [service.util.handler.AbstractMessageHandler] Filename=null, content type=application/pdf, content=com.sun.mail.util.BASE64DecoderStream@2d150f
2007-04-10 15:56:11,993 JiraQuartzScheduler_Worker-2 WARN [jira.issue.managers.DefaultAttachmentManager] Cannot create attachment without a filename - inline content? See http://jira.atlassian.com/browse/JRA-10825 (file=tempattach52584dat).
2007-04-10 15:56:11,993 JiraQuartzScheduler_Worker-2 DEBUG [service.util.handler.AbstractMessageHandler] Encountered an error creating the attachment null for issue TP-13
- is blocked by
-
JRASERVER-17479 Add the mail.mime.decodeparameters=true system property to WAR/EAR installation guides
- Closed
-
JRASERVER-17480 Create documentation page for system property mail.mime.decodeparameters=true warning
- Closed
- is caused by
-
JRASERVER-10825 POP/IMAP service: JIRA loses HTML part of some (multipart/related) emails
- Closed
- is related to
-
JRASERVER-12530 Renamed email attachments lose extension
- Closed
- relates to
-
JRASERVER-12534 JIRA fails to add attachments with long filenames from RFC 2231-compliant mail clients
- Closed