• Resolved skyend9943

    (@skyend9943)


    Dear Postie Author,

    I am getting unwanted Text ” Â ” is added in my body of the content automatically.

    Kindly help me to solve this issue.

    Thanks in advance.

    Kind regards,
    Shankar Venkat

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Wayne Allen

    (@wayneallen-1)

    I suspect that text is present in the email. If you send a sample to [email protected] and leave a note here when you have done so I will take a look.

    Thread Starter skyend9943

    (@skyend9943)

    Dear Allen,

    I have sent you a mail. Pl check.

    Thanks & Regards,
    Shankar venkat

    Plugin Author Wayne Allen

    (@wayneallen-1)

    As suspected, there is an odd character in the email source

    Text: *Google*=C3=82 has declared the notification for the post of *ceo*. Which h=

    HTML: <strong>Google</strong>=C3=82=C2=A0has declared the notification for the post of=C2=A0<strong>ceo</strong>. Which h

    Since the email is encoded with quoted-printable it gets displayed as:

    “Google has declared the notification for the post of ceo. Which h”

    You’d need to go to the source and see what is happening. Typically this happens when converting to/from UTF. (often a double encoding issue).

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Unwanted Text Added Automatically’ is closed to new replies.