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?
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | tellafriend_node.jpg | 13.17 KB | kyle.vh |
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?
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | tellafriend_node.jpg | 13.17 KB | kyle.vh |
Comments
Comment #1
ggaetz commentedDo you mean that curly quotes are getting changed to plain quotes?
Comment #2
kyle.vh commentedNope. 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
Comment #3
ggaetz commentedThe 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.
Comment #4
kyle.vh commentedThank you!!
this module is great. :)
Comment #5
ggaetz commented