Skip to content

Why does SendGrid convert HTML entities (such as the copyright symbol) to Unicode characters? #1225

@alekdavis

Description

@alekdavis

I noticed that when sending email notifications, SendGrid converts some HTML entries (such as copyright, trademark, registered trademark) to the Unicode characters. So, it would replace © in the HTML message body with the © character. This may cause unintended consequences (I do not think it does this anymore, but not long ago Gmail would clip messages with the © character). There is no reason for SendGrid to make this conversion, unless there is a flag in the API to indicate that this is the desired behavior, and I did not see one. Can this behavior be stopped?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions