Bug 947409
Summary: | multipart/mixed hides subparts with Content-ID | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Mikhail <mikhail.v.gavrilov> | ||||||
Component: | evolution | Assignee: | Matthew Barnes <mbarnes> | ||||||
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 18 | CC: | lucilanga, mbarnes, mcrha | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2013-04-03 07:10:45 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Created attachment 730685 [details]
screenshot
Thanks for a bug report. This is not evolution's fault, it's a fault of the mail application used by a sender, because the image source is incorrectly generated: <img id="_x0000_i1026" alt="cid:Image0" src="http://helpdesk:8080cid:Image0" width="1280" height="968"> The "src" attribute should be src="cid:Image0" only. If I fix it and import into evolution then the images are shown. Note the HTML part contains two images, but both references Image0, while attached are 3 images. Yes, you right. But Outlook can view attached images separately, Evolution can't. Demonstration video: https://docs.google.com/file/d/0B0nwzlfiB4aQdEVublpDNHRRWDg/edit?usp=sharing Aah, I see, evolution hides them. I fixed this in evolution for 3.8.1+ (commit 62da90c in gnome-3-8 branch) and 3.9.1+ (commit 186f5db in master). |
Created attachment 730684 [details] example message Description of problem: Image still not displayed in the message.