Opened 3 years ago
Last modified 3 years ago
#53885 new defect (bug)
Inconsistent output of Site title with special characters on email
Reported by: | kishanjasani | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 5.8 |
Component: | General | Keywords: | needs-testing |
Focuses: | Cc: |
Description
The characters in the email are showing inconsistently when a user receives an email from his registration Or While getting the registration Link.
To Reproduce:
- Add French Word in the Site Title. like Femnøise àèîôû
- In Admin, Go to User's tag -> click on Send password reset.
- Check the mail of that user.
I getting Inconsistent output in Gmail. But it shows correct text on yahoo mail.
Attachments (2)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Hey @kishanjasani, thanks for reporting this!
Upon running a local test, it appears that encoding is fine on a local setup (see the second attachment).
It may be an encoding problem with your SMTP server or some local browser settings/extensions interfering with rendering.