Skip to content

inline images automated tests + fixes #2398

Description

@tomholub
  • image set on Gmail footer should NOT be included (strip them out)
  • image saved to a draft should get saved properly
  • image loaded from a draft should render properly (as inline image directly in the body)
  • image sent in encrypted message should send properly
  • image sent in signed message should send properly
  • image sent in plain message should send properly (which is NOT with src="data... which is blocked by Gmail, currently this is broken)
  • image received in encrypted message should render properly (as collapsed, clicking should render them)
  • image received in signed message should render properly (format TBD)

I fixed the images. I suspect there may still be problems in special cases like images in quoted content, images in draft and so on. We'll evaluate and test these one by one, and add automated tests too.

Originally posted by @tomholub in #2390 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions