There is something awkward about the test page. Every time I want to send an email, I have to change the filter manually from "plain text" to "mail_filtered_html" (my custom filter). If I forget to change it, all of the html markup in the template is sent as plain text, along with the contents.

I often need this page and I often forget to change it. Is there any way to change/configure the default value of the filter, and/or make it remember my last filter choice? It's a bit stupid that the test form for "html mail" assumes by default that I don't want to use html...

Comments

P3t3r’s picture

Any ideas on how to fix this?

jacob.embree’s picture

Version: 7.x-2.65 » 7.x-2.x-dev
Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new476 bytes

Doesn't override the default if one was set in the submit handler last time.

  • Nafes committed ea6b977 on 7.x-2.x authored by jacob.embree
    Issue #1717604 by jacob.embree: HTML test mail page does not remember...
Nafes’s picture

Status: Needs review » Fixed

Thank you, Jacob!

Status: Fixed » Closed (fixed)

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