Opened 6 years ago

Closed 6 years ago

#1484166 closed Bugs (fixed)

German umlauts (e.g. Ü) in recipient name using UTF-8 break displayed mail address

Reported by: thommy Owned by:
Priority: 5 Milestone: 0.1-rc2
Component: Interface Version: 0.1-beta2
Severity: normal Keywords:
Cc:

Description

When viewing a received mail, the reciepient mail address is not shown correctly if UTF-8 encoding is used for the recipient's name containing e.g. german umlauts.

E.g.:
Recipient: FooBar?-Group (Diskussionen und Ankündigungen) foobar.de> <group@lists.>

Instead of:
Recipient: FooBar?-Group (Diskussionen und Ankündigungen)> <group@…>

Change History (6)

comment:1 Changed 6 years ago by thommy

  • Component changed from Client to Interface
  • Milestone set to 0.1-beta2

comment:2 Changed 6 years ago by thommy

  • Milestone 0.1-beta2 deleted
  • Version changed from 0.1-beta2 to svn-trunk

Same with the svn-trunk...

comment:3 Changed 6 years ago by jpingle

Looks very similar to #1484205, but this is for viewing/receiving, and that one is for sending.

comment:4 Changed 6 years ago by thomasb

Seems to have something to with the brackets and not umlauts. Could you provide a sample message (source)?

comment:5 Changed 6 years ago by tiggerswelt

  • Version changed from svn-trunk to 0.1-beta2

I experience the same problem... Some of our customers are using roundcube (and they love it!) and have quite often troubles with replying to my emails. 2 hours ago I tried out 0.1-beta2 and got the same issue.

Affected messages contain headers like this:

Date: Thu, 25 Jan 2007 15:09:53 +0100
From: =?UTF-8?B?QmVybmQgSG9sem3DvGxsZXI=?=
 <nospam@tiggerswelt.net>
User-Agent: Thunderbird 1.5.0.8 (X11/20060911)
MIME-Version: 1.0

The "decoded" From-Line should look like this:

From Bernd Holzmüller <nospam@…>

(I replaced my name with "nospam" ;-))

Regards,

Bernd

comment:6 Changed 6 years ago by thomasb

  • Milestone set to 0.1-rc2
  • Resolution set to fixed
  • Status changed from new to closed

Example by tiggerswelt tested and it works with the latest Trunk. Need a sample to test the bracket problem. Please reopen if necessary.

Note: See TracTickets for help on using tickets.