12

2

Similar to inline images for html emails, FogBugz puts all attached images from multipart/mixed at the end, instead of displaying the images where they appear in the message.

e.g.

This one is how it should look:

[image]

This is what I'm seeing

[another image]

becomes

This one is how it should look:

This is what I'm seeing

[image]

[another image]

making it tricky to figure out what your customer is reporting as a bug!

Fog Creek Case FC1943845

flag

1 Answer

0

This functionality has been implemented in the Inline Image Attachments Plugin.

link|flag
Not really - doesn't work with Gmail. Gmail inserts using [image: Inline image 1], and this won't work with the plugin, which requires CID format. – Todd Day Feb 21 at 10:41

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.