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

Erik Quaeghebeur <kdeb...@equaeghe.nospammail.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kdebugs@equaeghe.nospammail
                   |                            |.net

--- Comment #1 from Erik Quaeghebeur <kdeb...@equaeghe.nospammail.net> ---
I can confirm this. I encountered this issue in a slightly different form: a
linked inline(!) application/pdf in a text/html in a multipart/related. The pdf
cannot be reached from Trojitá, also not by clicking the link. There is an
inline image that is decoded, however.

Content-Type: multipart/alternative;
        boundary="------------D478949D69471ABC8287B74F"

--------------D478949D69471ABC8287B74F
Content-Type: text/plain; charset="UTF-8"; format=flowed
Content-Transfer-Encoding: 8bit

…
<cid:part1.8F8AE3B0.FE8D5CAA@…>
…

--------------D478949D69471ABC8287B74F
Content-Type: multipart/related;
        boundary="------------84789C173342F1615D0EC401"

--------------84789C173342F1615D0EC401
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: 8bit

…
<a moz-do-not-send="false" href="cid:part1.8F8AE3B0.FE8D5CAA@…">…</a>
…
<img alt="…" src="cid:part2.6149188C.8194FD1B@…" …>
…

--------------84789C173342F1615D0EC401
Content-Type: application/pdf; name="…"
Content-Transfer-Encoding: base64
Content-ID: <part1.8F8AE3B0.FE8D5CAA@…>
Content-Disposition: inline; filename="….pdf"

…
--------------84789C173342F1615D0EC401
Content-Type: image/png; name="….png"
Content-Transfer-Encoding: base64
Content-ID: <part2.6149188C.8194FD1B@…>
Content-Disposition: inline; filename="….png"

…

--------------84789C173342F1615D0EC401--

--------------D478949D69471ABC8287B74F--

One approach would be to make all non-text parts available through the
attachment list.

(I realize this message is somewhat broken, given that the text/plain part also
‘refers’ to a part of the multipart/related part.)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to