Ticket #3 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

Patch — Unicode addresses appear garbled in Gmail.

Reported by: spam.noam@… Owned by: amcgregor
Priority: normal Milestone: 2.0.4
Component: message-class Version:
Keywords: patch Cc:

Description (last modified by amcgregor) (diff)

Hello,

Currently, when sending messages to gmail, the "to" field doesn't show correctly - instead of seeing a list of names and addresses you see a strangely encoded string.

It seems that gmail needs the addresses to appear in plain text, not encoded. So I made a small patch which encodes only the names and not the addresses. For me works nicely.

Thanks, Noam Raphael

Attachments

diff (3.6 kB) - added by spam.noam@… 2 years ago.
message.patch (477 bytes) - added by chris@… 2 years ago.
Alternative Patch

Change History

Changed 2 years ago by spam.noam@…

  • attachment diff added

Changed 2 years ago by chris@…

Alternative Patch

Changed 2 years ago by chris@…

I found the same problem, but used a different patch which works for me.

Changed 2 years ago by amcgregor

  • status changed from new to assigned
  • milestone set to 2.0.4

Changed 2 years ago by amcgregor

  • component changed from unassigned to message-class

Changed 1 year ago by amcgregor

  • status changed from assigned to closed
  • resolution set to fixed

Applied attachment:message.patch as of r14.

Changed 1 year ago by amcgregor

  • description modified (diff)
  • summary changed from Make unicode addresses appear correctly in gmail to Unicode addresses appear garbled in Gmail.

Changed 1 year ago by amcgregor

  • keywords patch added
  • summary changed from Unicode addresses appear garbled in Gmail. to Unicode addresses appear garbled in Gmail. — Patch

Changed 1 year ago by amcgregor

  • summary changed from Unicode addresses appear garbled in Gmail. — Patch to Patch — Unicode addresses appear garbled in Gmail.
Note: See TracTickets for help on using tickets.