Bug 50623 - image included in mail not shown when received but shown when forwarded
Summary: image included in mail not shown when received but shown when forwarded
Status: RESOLVED DUPLICATE of bug 50624
Alias: None
Product: kmail
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-13 00:22 UTC by Arnaud
Modified: 2007-09-14 12:17 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arnaud 2002-11-13 00:22:11 UTC
Version:           1.5 (using KDE 3.0.9)
Compiler:          gcc version 3.2
OS:          Linux (i686) release 2.4.19-gentoo-r9

a mail is send from mozmail to kmail (via smtp - pop) 
the mail is a multi-part message with a txt version, a
html version with (I think) a nested image in it.
when looked at in Kmail, the image is not shown



here is the source of the mail :

#####################################"
Content-Type: multipart/alternative;
  boundary="------------010508080702090600070900"
X-Virus-Scanned: by AMaViS [sur plateforme Linux]
Status: R 
X-Status: N
X-KMail-EncryptionState:  
X-KMail-SignatureState:  

This is a multi-part message in MIME format.
--------------010508080702090600070900
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

on noie Maud dans une tasse !



--------------010508080702090600070900
Content-Type: multipart/related;
 boundary="------------020706030305040603070507"


--------------020706030305040603070507
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body>
<tt>on noie Maud dans une tasse !<br>
<br>
<img src="cid:part1.01020400.01060807@fm-media.com" title="" alt=""
 width="352" height="288"><br>
</tt>
</body>
</html>

--------------020706030305040603070507
Content-Type: image/jpeg;
 name="maud-gloub.jpg"
Content-Transfer-Encoding: base64
Content-ID: <part1.01020400.01060807@fm-media.com>
Content-Disposition: inline;
 filename="maud-gloub.jpg"

/9j/4AAQ/----- start of encoded attachment
------------/end of mail
dpdGgtaWUtLQo=
--------------020706030305040603070507--

--------------010508080702090600070900--

#################################################"

I tried to change the way of viewing attachments (smart-inline-icons)
the way kmail renders or not html messages and I never got kmail to
show me the html mail with the image included nor did I get an icon with
the image.
BUT, forwording the image would make it work (well seen)

I will try to attach to this report a screenshot when using the 4th panel to view the content tree. (and it looks ok to me)

-- 
Arnaud
Comment 1 Magnus von Koeller 2002-11-13 05:50:51 UTC

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