You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey!
I'm facing an HTML entities encoding problem in email subjects, namely when, for instance, subject contains an & character in it it ends up as &. So when a subject meant to be "Company & co." I receive "Company &: co." instead.
Can't seem to find how to change that behavior. Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hey!
I'm facing an HTML entities encoding problem in email subjects, namely when, for instance, subject contains an
&
character in it it ends up as&
. So when a subject meant to be "Company & co." I receive "Company &: co." instead.Can't seem to find how to change that behavior. Thanks in advance!
The text was updated successfully, but these errors were encountered: