[Solved] NMS HTML errors (spaces become Â)

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
drmikecrowe
Forum Members
Forum Members
Posts: 23
Joined: Sun Sep 20, 2009 1:22 pm

[Solved] NMS HTML errors (spaces become Â)

Post by drmikecrowe »

Folks,

We're composing newsletters in NMS (using TinyMCE), and what looks fine when composed becomes this in an inbox (this is the actual HTML from Gmail using "Show Original"):

Code: Select all

<p>=C2=A0</p>
<p><em><span style=3D"font-family: arial,helvetica,sans-serif; font-size:=
 large; color: #800000;"><strong>1.=C2=A0 NEW Program Update - INFO Sent =
to Members and New Company DETAILS</strong></span></em></p>
These
=C2=A0
are the issue.

The designer entering the newsletter is definitely not doing anything special. Simply typing/formatting. No reason those characters should be there.

If I view HTML in the source message in NMS (within the TinyMCE editor), those characters are definitely not there.

Can anybody think of how this might be happening?

TIA
Last edited by drmikecrowe on Tue Jul 16, 2013 4:28 pm, edited 1 time in total.
staartmees
Power Poster
Power Poster
Posts: 1049
Joined: Wed Mar 19, 2008 4:54 pm

Re: NMS HTML errors (spaces become Â)

Post by staartmees »

Are you having the same issue with e.g. outlook.com or Yahoo? If not it's a Google issue.
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: NMS HTML errors (spaces become Â)

Post by velden »

drmikecrowe
Forum Members
Forum Members
Posts: 23
Joined: Sun Sep 20, 2009 1:22 pm

Re: NMS HTML errors (spaces become Â)

Post by drmikecrowe »

Bingo -- charset was iso-8859-1 in NMS, but when it's utf-8 it works great.

Thanks, velden!
Post Reply

Return to “Modules/Add-Ons”