When I put " or ' in the edit message content field, it shows up in my mailbox differently.
" gets turned into "
and
' gets turned into '

Is there a fix for this? Any thoughts?

CommentFileSizeAuthor
#2 tellafriend_node.jpg13.17 KBkyle.vh

Comments

ggaetz’s picture

Assigned: Unassigned » ggaetz

Do you mean that curly quotes are getting changed to plain quotes?

kyle.vh’s picture

StatusFileSize
new13.17 KB

Nope. My post doesn't read properly becuase when i type & # 3 9 ; in drupal (without the spaces) it's getting turned back into a quote.
Anyway, here's the deal. If I send the following text:
Here is a '
Here is a "
...In a Tellafriend_node. It gets turned into this funky stuff (see image).

Thanks for checking this out.
kyle

ggaetz’s picture

Status: Active » Fixed

The latest version (1.4) fixes this bug. I had been thinking I needed to run check_plain on plain text email content, but it turns out I don't. It's only needed if the plain text will be displayed within html content.

Thanks for pointing this out.

kyle.vh’s picture

Thank you!!
this module is great. :)

ggaetz’s picture

Status: Fixed » Closed (fixed)