Active
Project:
Author Contact
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2010 at 16:57 UTC
Updated:
4 Feb 2011 at 23:22 UTC
Hi
Because the email is formed using a t function with @comment as the body of the email special characters like the apostrophe and quotes end up in the email body as ' and ". The solution is to use !comment instead of @comment as documented here http://api.drupal.org/api/function/t/.
Hope this helps.
Cheers
Dave
Comments
Comment #1
El Bandito commentedOK. The !*!*! website has converted my html codes in the post into the correct characters. Lets try again :
........ email special characters like the apostrophe and quotes end up in the email body as ' and ".Aaah. Thats better.
Dave
Comment #2
matteoraggi commentedFor me hte HTML code don't work yet and for example
tag is not being encoded into the email translation text.