Summary | traling comma when selecting addres from the address book |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | jcblanco (at) fi (dot) upm (dot) es |
Created | 04/28/2011 (5287 days ago) |
Due | 04/28/2011 (5287 days ago) |
Updated | 04/29/2011 (5286 days ago) |
Assigned | |
Resolved | 04/28/2011 (5287 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
selecting some addresses from the address book I get an error "Error
communicating with the server" however, after I've removed the
trailing comma the message was sent successfully.
imp/lib/Compose.php, line 1059:
$header[$key] = rtrim(implode('', $tmp), ' ,');
So IMP is definitely stripping trailing commas.
selecting some addresses from the address book I get an error "Error
communicating with the server" however, after I've removed the
trailing comma the message was sent successfully.
State ⇒ Not A Bug
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Due ⇒ 04/28/2011
Summary ⇒ traling comma when selecting addres from the address book
Type ⇒ Bug
State ⇒ Unconfirmed
address book window a trailing comma is included after the last
address. If the user dos not delete it most smtp servers will reject
the submission