Summary | IMP has no quoted name in answer address |
Queue | IMP |
Queue Version | 5.0.7 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | zeipelt (at) uni-wuppertal (dot) de |
Created | 06/29/2011 (5092 days ago) |
Due | |
Updated | 07/13/2011 (5078 days ago) |
Assigned | 06/29/2011 (5092 days ago) |
Resolved | 07/13/2011 (5078 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Bug #10292: Correctly quote e-mail names when composing from composelinks in the dynamic view
4 files changed, 32 insertions(+), 16 deletions(-)
http://git.horde.org/horde-git/-/commit/8b804f86b508fc8c073c1a9e9f8b0cf93eda6d39
Assigned to Michael Slusarz
State ⇒ Assigned
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ IMP has no quoted name in answer address
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
we use horde 4.0.6, imp 5.0.7 and turba 3.0.3. In the new dynamic
imp view the new message click on an open e-mail from-field copy
the name in the to-field without quotes. so an address like
"Name, My" <name@example.com> will copied as
Name, My <name@example.com>. the result is that imp sends
an e-mail to Name@example.com and an another e-mail to
My <name@example.com>. in the traditional view the from address
is always quoted so there is no problem with such addresses.
hope you can help. thanks. rene