Closed (fixed)
Project:
Token
Version:
6.x-1.11
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
5 Oct 2008 at 16:16 UTC
Updated:
28 Oct 2008 at 15:41 UTC
Tried to use Send tokenized e-mail... with Mime Mail module. I want that e-mails sent to be nice formatted with Mime Mail and theming. Unfortunately, Token Actions is parsing the body of the message with drupal_html_to_text() function which make the body like plain-text mails (extracting URLs, etc.).
Here is a patch for those who need rich mail content through Mime Mail when sending Tokenized E-mails with Token Actions.
| Comment | File | Size | Author |
|---|---|---|---|
| token_actions_with_mimemail.patch | 931 bytes | claudiu.cristea |
Comments
Comment #1
gregglesI think we can just remove the call to drupal_html_to_text. And I'd call this a bug.
Thanks, claudiu.cristea!
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.