[kmail2] [Bug 286481] Unable to open attachments in encrypted messages

Sandro Knauß mail at sandroknauss.de
Mon Aug 5 01:09:06 BST 2013


https://bugs.kde.org/show_bug.cgi?id=286481

Sandro Knauß <mail at sandroknauss.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |CONFIRMED
            Version|4.10.4                      |4.11 beta2

--- Comment #14 from Sandro Knauß <mail at sandroknauss.de> ---
Have now one message, to play with and can confirm this bug with KDE 4.11
branch.

As I can tell till now, the structure, that objectparser creates looks correct
(also the links to the attachments). I think the error is located in the
funtion, that resolves the links.

It is an PGP Mime Message with folloing structure inside:

Content-Type: multipart/mixed;
 boundary="------------030502030301040002020205"

This is a multi-part message in MIME format.
--------------030502030301040002020205
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: quoted-printable

blabla...

--------------030502030301040002020205
Content-Type: text/plain; charset=windows-1252;
 name="testfile"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
 filename="testfile"

Some testfile

--------------030502030301040002020205--

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list