I'm not sure whether it is a bug or not. Why does _mimemail_file() default to disposition = related? RFC 2183 doesn't know this value and I actually had problems with it displaying in some mailers. 'inline' seems to work flawlessly for inlined images.

CommentFileSizeAuthor
#1 mimemail-1963412-1.patch762 bytessgabe

Comments

sgabe’s picture

Title: Content disposition defaulting to 'related'? » Content-Disposition should default to 'inline'
Category: support » bug
Priority: Normal » Minor
Status: Active » Needs review
StatusFileSize
new762 bytes

I have found only this commit without any issue, so I assume this is a bug and the default disposition should be inline.

sgabe’s picture

Status: Needs review » Fixed

Committed to both branches.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.