app icon indicating copy to clipboard operation
app copied to clipboard

Error in sender address transformation

Open RandomGuy28 opened this issue 8 months ago • 0 comments

Prerequisites

  • [x] I have searched open and closed issues to make sure that the bug has not yet been reported.

Bug report

Describe the bug When you receive an email from someone whose name contains Korean Hangul characters, the "(a)" in the transformed sender's address disappear. For example, john(a)wick.com would become johnwick.com.

I only tested this with Korean characters, but I expect this to apply to all 2-byte characters, like Japanese and Chinese.

Expected behavior The “(a)” in the address should not disappear, regardless of the sender's name.

Screenshots 0

Environment (If applicable):

  • OS: Windows
  • Browser: Brave
  • Version: 1.66.115
  • Email Provider: Proton Mail

RandomGuy28 avatar May 29 '24 04:05 RandomGuy28