Ticket #68 (closed defect: fixed)

Opened 7 months ago

Last modified 2 months ago

Using non ascii characters in recipient names causes exception

Reported by: fs Owned by: fs
Priority: normal Milestone: 3.0
Component: message-class Version:
Keywords: Cc:

Description

Currently non ascii characters in the recipient fields (e.g. from, everywhere AddressList is used) will lead to exceptions as soon as the mail is being sent because the str method in Address does not encoded the names.

Attachments

from_umlauts.patch (2.9 kB) - added by fs 7 months ago.
proposed fix

Change History

Changed 7 months ago by fs

proposed fix

Changed 2 months ago by fs

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

fixed in r101

Note: See TracTickets for help on using tickets.