Issues with special characters and newlines.
-
When sending email using the API with this plugin, newlines are not processed correctly and end up turning into one line. For example, sending the following:
Some multi line text
Yields
Some multiline text
Another issue is non-alphanumeric characters are parsed incorrectly as they are sent escaped. For example using a single quite, will cause a backslash to be sent in front of it.
I also noticed some of the settings (From name) have the same issue.
I have the default options setup on SendGrid’s side (Plain text to HTML conversion, Tracking opens and clicks, etc). I was testing emails sent using the form on the bottom of the settings page.
https://www.ads-software.com/plugins/sendgrid-email-delivery-simplified/
- The topic ‘Issues with special characters and newlines.’ is closed to new replies.