Creating and action based on "Send E-mail" isn't clear on formatting. Turns out HTML is necessary for formatting an email properly. Not sure if this is by design, or a bug.

If HTML is optional for formatting, this is a bug.

If HTML is necessary for formatting, there should be information in the help text indicating that HTML should be used.

I wasn't sure how to report this....

Comments

jswaby’s picture

Version: 6.0-beta4 » 6.x-dev
Priority: Minor » Normal

I just realized that it's good practice to NOT use HTML in email because of spam filters not accepting HTML email. So this should be an official issue.

jswaby’s picture

Status: Active » Closed (fixed)

guess this isn't really a big deal.

mennonot’s picture

I'm confused on this one. When I try to send out an email using the "Send email" action, it strips the html out of the body when it is included using the %body tag.