Closed Bug 1269546 Opened 8 years ago Closed 8 years ago

Incorrect encoding of flag-based emails

Categories

(Bugzilla :: Email Notifications, defect)

5.0.2
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1246228

People

(Reporter: altlist, Unassigned)

Details

Not sure if this is a bug or my setup, but I'm not seeing emails for requested flags being properly encoded in v5.0.2.  Yet regular bugmails are encoded properly

So instead of:

   From: bugzilla@bar.com
   To: user@bar.com
 
I'm seeing this:

   From: =?UTF-8?Q?bugzilla=40bar=2Ecom?=
   To: =?UTF-8?Q?user=40bar=2Ecom?=
This is a problem introduced by newer Encode.pm.
You could try downgrading Encode, or taking the diff from here: https://github.com/bugzilla/bugzilla/commit/652ee91875d03c2f9f63d004698e58b450e90186

which should be in the forth-coming 5.0.3 release.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.