Bug 105205 - content id not used in html messages that reference objects by cid
Summary: content id not used in html messages that reference objects by cid
Status: RESOLVED DUPLICATE of bug 6710
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.8
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-06 21:13 UTC by Andy
Modified: 2007-09-14 12:17 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andy 2005-05-06 21:13:56 UTC
Version:           1.8 (using KDE 3.4.0, compiled sources)
Compiler:          gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)
OS:                Linux (i686) release 2.6.1017MARCH2005

Hi

First of all I whish to thank all you guys for the good work with K-Mail.  I tell you, K-Mail is one of the reasons (along with amaroK, and Quanta) that got me switched from gnome to KDE

I am experiencing some problem in regard with messages that contain embedded images while the html part references them.

Example

Content-Type: text/html

<img src="cid:bsdfsdfqsf" alt="some alt text">

boundary

Content-Type: image/png; 
        filename="test.png"
Content-ID: bsdfsdfqsf
Content-Transfer-Encoding: base64

DFSDMFJSDMFSDFSDFSDFSDFSDF
DFER2340702302730273072032
DFSDF3J4H34DMLQSJFDMLQKJDM
DLJHFLKSHFLHEDFAZEPORUPOEE


Expected behaviour is that K-Mail decodes the embedded image and uses it as value for "src" in the img tag.

Current behaviour: K-Mail shows the ALT text of the image and the user needs to select the image, then click Open With to view it.
Comment 1 Yves Glodt 2005-07-26 21:20:44 UTC
I can confirm this bug exists also in 1.8.1.
If someone needs such a mail for testing, just tell me and I send you one.
Comment 2 Yves Glodt 2005-07-26 21:36:08 UTC
This seems to be a duplicate of
http://bugs.kde.org/show_bug.cgi?id=6710
Comment 3 Ingo Klöcker 2005-10-01 14:13:01 UTC

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