Opened 7 years ago

Closed 7 years ago

#1483847 closed Bugs (worksforme)

attachments using "cid:" and "content-id" are not shown

Reported by: maharaja Owned by:
Priority: 5 Milestone:
Component: Core functionality Version: 0.1-beta
Severity: normal Keywords:
Cc:

Description

attachments in roundcube are not shown if they use a "cid:" and "content-id" reference.

e.g.

<img
width=3D916 height=3D733 id=3D"_x0000_i1025" =
src=3D"cid:image001.jpg@01C68FBE.D6B06340">

and

------_=_NextPart_001_01C68FAE.12142C52
Content-Type: image/jpeg;
	name="image001.jpg"
Content-Transfer-Encoding: base64
Content-ID: <image001.jpg@01C68FBE.D6B06340>
Content-Description: image001.jpg
Content-Location: image001.jpg

see http://xml.resource.org/public/rfc/html/rfc2392.html for implementation details

Change History (1)

comment:1 Changed 7 years ago by thomasb

  • Resolution set to worksforme
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.