Opened 6 years ago

Closed 5 years ago

#1484417 closed Bugs (invalid)

to/bcc handling

Reported by: maharaja Owned by: till
Priority: 5 Milestone:
Component: Client Scripts Version: 0.1-rc1
Severity: normal Keywords:
Cc:

Description

i created an email message where i c/p addresses from winword. the addresses were in the format:

xxxxx.xxx@chello.at,
"aaaaaaaa aaaaaa" <aaaaaaaa.aaaaaa@bbbbbb.at>,
"cccccccccccccccc ccccccccccccc" <cccccccccccccccc.cccccc@jjjjj.at>,

the emails got delivered correctly but in roundcube the display is completely wrong.

the source shows:

Bcc: =?UTF-8?Q?xxxxx.xxx@chello.at,_"aaaaaaaa_aaaaaa"_<aaaaaaaa.aaaaaa@bbbbbb?=
 =?UTF-8?Q?.at>,_"cccccccccccccccc_ccccccccccccc"_<cccccccccccccccc.cccc?=
 =?UTF-8?Q?cc@jjjjj.at>

now, roundcube messes up the display of the email addresses.

please note that the email addresses have been altered to keep the privacy of the recipients.

Change History (2)

comment:1 Changed 6 years ago by till

  • Owner set to till
  • Status changed from new to assigned

The problem is pasting from Winword. You paste all kinds of chars which are maybe "invisble" to you, but not to the mailer.

I bet especially the quotes are messed. A screenshot of this would be nice since I don't have Winword to try (and I don't plan on getting it).

comment:2 Changed 5 years ago by till

  • Resolution set to invalid
  • Status changed from assigned to closed

No feedback.

Note: See TracTickets for help on using tickets.