Bug 1209783 - Received XML attachments are not visible
Summary: Received XML attachments are not visible
Keywords:
Status: CLOSED DUPLICATE of bug 1187327
Alias: None
Product: Fedora
Classification: Fedora
Component: evolution
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Milan Crha
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-04-08 08:20 UTC by Wolfram Wagner
Modified: 2015-04-09 08:46 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-04-09 07:08:48 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
shortened email source code (166.01 KB, text/plain)
2015-04-08 08:20 UTC, Wolfram Wagner
no flags Details

Description Wolfram Wagner 2015-04-08 08:20:28 UTC
Created attachment 1012080 [details]
shortened email source code

Description of problem:
I got an email containing multiple attachments. Only one of them is being displayed although all of them are in the message source.
If I forward this email, I see all attachments. Only when I read, they are not visible.
I have disabled all plugins. But failed to find a workaround.

Version-Release number of selected component (if applicable):
Issue at receiver: 3.12.11 (sender: 3.12.10-0ubuntu1~14.10.1)

How reproducible:
The email is no secret, but I don't want to post it to the public. I will attach a shortened version here. Dear developer, please contact me, I will send you this email.

In all cases, I had this problem with application/xml attachments.

Steps to Reproduce:
1. Receive such an email
2. Open them in preview: Invisible, Same in full message read view
3. "Edit as new" => all attachments are visible

Additional info:
MAYBE the there is an issue with the attachment header sequence?

These attachments ARE NOT displayed:

Content-Type: application/xml; name="EDDF.procedures.xml"
Content-Disposition: attachment; filename="EDDF.procedures.xml"
Content-Transfer-Encoding: base64

...

Content-Type: application/xml; name="EDDF.xml"
Content-Disposition: attachment; filename="EDDF.xml"
Content-Transfer-Encoding: base64

...

This attachment is being displayed:

Content-Disposition: attachment; filename="openradar.log"
Content-Type: text/x-log; name="openradar.log"; charset="UTF-8"
Content-Transfer-Encoding: base64

Comment 1 Wolfram Wagner 2015-04-08 08:36:34 UTC
Additional tests:
I exported this email to mbox format and edited it via vim. Then I imported the mbox into a test folder.

(1) I changed the order of the attachment headers: No change.

(2) I changed the Content Type of one invisible attachment from 'application/xml' to 'text/x-log'

THIS TIME I saw two of three attachments.

POSSIBLE REASON
==> The attachment type application/xml seem to be not supported.

Comment 2 Wolfram Wagner 2015-04-08 15:46:20 UTC
If I send an XML attachment to myself, the attachment is also invisible.

Comment 3 Milan Crha 2015-04-09 07:08:48 UTC
Thanks for a bug report and the test message. This is the same issue as bug #1187327, I tried with the current development version and I can see all three attachments of your test messages.

*** This bug has been marked as a duplicate of bug 1187327 ***

Comment 4 Wolfram Wagner 2015-04-09 08:46:49 UTC
Thank you!


Note You need to log in before you can comment on or make changes to this bug.