Ticket #1484914 (closed Bugs: fixed)

Opened 10 months ago

Last modified 7 months ago

Compose - Attachment handling

Reported by: rosali Owned by:
Priority: 5 Milestone: 0.2-beta
Component: Client Scripts Version: 0.1-stable
Severity: normal Keywords:
Cc:

Description

Please do not base64 encode files content type message/rfc822 and replace content type image/pjpeg by image/jpeg.

Otherwise all attachments sent by RoundCube will be forced to be downloaded as file!

Query attached file for "find me" to see my fix.

Snippet ...

Content-Transfer-Encoding: base64 Content-Type: ; name="gnbknxdqgubalqon.eml"; charset="UTF-8" Content-Disposition: attachment; filename="gnbknxdqgubalqon.eml"

Attachments

sendmail.inc (15.5 kB) - added by rosali 10 months ago.

Change History

Changed 10 months ago by rosali

Changed 7 months ago by alec

  • status changed from new to closed
  • resolution set to fixed
  • milestone changed from later to 0.2-beta

Fixed in r1550, r1551.

Note: See TracTickets for help on using tickets.