Bug 815623 - Not displayed pictures inside message
Summary: Not displayed pictures inside message
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: evolution
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthew Barnes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-24 05:41 UTC by Mikhail
Modified: 2012-04-24 08:46 UTC (History)
3 users (show)

Fixed In Version: evolution-3.4.2
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-24 08:46:43 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
example message (262.91 KB, application/mbox)
2012-04-24 05:41 UTC, Mikhail
no flags Details
Outlook view example (235.13 KB, image/png)
2012-04-24 05:42 UTC, Mikhail
no flags Details
evolution replying (147.53 KB, image/png)
2012-04-24 06:00 UTC, Mikhail
no flags Details

Description Mikhail 2012-04-24 05:41:54 UTC
Created attachment 579753 [details]
example message

Description of problem:
Not displayed pictures inside message

Comment 1 Mikhail 2012-04-24 05:42:51 UTC
Created attachment 579754 [details]
Outlook view example

Comment 2 Mikhail 2012-04-24 06:00:01 UTC
Created attachment 579758 [details]
evolution replying

Comment 3 Mikhail 2012-04-24 06:01:15 UTC
When I reply problem message, in composer window pictures are displayed.

Comment 4 Milan Crha 2012-04-24 07:02:58 UTC
Thanks for a bug report. Current git master (to be 3.5.1) doesn't suffer of this, but I can reproduce it with 3.4.1. The image is properly shown if you scroll at the very bottom, where is shown "PNG image attachment", which if I let show inline (by clicking the left side of the button), then it's shown in its original position too. I have other message with inline image which works properly.

The difference between yours and mine message is that yours is defined as
   multipart/mixed
      text/html
      image/png

while that mine is defined as
   mutlipart/related
      mutlipart/alternative
         text/plain
         text/html
      image/png

The difference between multipart/related and multipart/mixed seems to cause the issue here.

Comment 5 Milan Crha 2012-04-24 08:46:43 UTC
I fixed this for 3.4.2+ of evolution.

Created commit c40339c in evo gnome-3-4 (3.4.2+)


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