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
Describe the bug
If I send a mail to a mail address with special uniccode characters like:
Hans Müster [email protected]
then the mail address is shown in its encoded form:
=?UTF-8?Q?Hans_M=C3=BCster?= [email protected]
To Reproduce
Steps to reproduce the behavior:
Send a mail with non US ASCII characters in on of its mail addresses
View the mail in the Email Message View
Expected behavior
Instead of displaying the mail address:
=?UTF-8?Q?Hans_M=C3=BCster?= [email protected]
the correct mail address should be displayed
=?UTF-8?Q?Hans_M=C3=BCster?= [email protected]
Screenshots
Desktop (please complete the following information):
OS: Windows
Eclipse: Photon 4.8
Java: 8
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
If I send a mail to a mail address with special uniccode characters like:
Hans Müster [email protected]
then the mail address is shown in its encoded form:
=?UTF-8?Q?Hans_M=C3=BCster?= [email protected]
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Instead of displaying the mail address:
=?UTF-8?Q?Hans_M=C3=BCster?= [email protected]
the correct mail address should be displayed
=?UTF-8?Q?Hans_M=C3=BCster?= [email protected]
Screenshots
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: