搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Message composition isn't using data: rather than cid: contrary to release notes

  • 1 个回答
  • 2 人有此问题
  • 2 次查看
  • 最后回复者为 Zenos

more options

The release notes for Thunderbird 52.0 say that there has been a change to how photos are embedded in HTML message composition. That they will now use data: rather than cid: URIs for the image file. https://www.mozilla.org/en-US/thunderbird/52.0/releasenotes/

I'm running 52.5.0 yet my outbound messages are still using cid: URIs. Did the change get rolled back, or am I not understanding something about what that CHANGED note is saying? I didn't see anything in bugzilla, searching for "image" after April this year.

I'm curious because I'm testing the response of a message email list archiver to the various ways of referencing images (http, cid, and now data) to make sure it handles each appropriately. I'd like to be able to choose which type to use in each outbound image.

The release notes for Thunderbird 52.0 say that there has been a change to how photos are embedded in HTML message composition. That they will now use data: rather than cid: URIs for the image file. https://www.mozilla.org/en-US/thunderbird/52.0/releasenotes/ I'm running 52.5.0 yet my outbound messages are still using cid: URIs. Did the change get rolled back, or am I not understanding something about what that CHANGED note is saying? I didn't see anything in bugzilla, searching for "image" after April this year. I'm curious because I'm testing the response of a message email list archiver to the various ways of referencing images (http, cid, and now data) to make sure it handles each appropriately. I'd like to be able to choose which type to use in each outbound image.

所有回复 (1)

more options

I agree. I have seen it use both cid: and data: and I can't fathom out what decides which one to use.