Viewing Issue Simple Details |
ID |
Category |
Type |
Reproducibility |
Date Submitted |
Last Update |
0001329 |
[In-Portal CMS] Email Templates |
bug report |
always |
2012-06-19 05:21 |
2012-07-25 05:29 |
|
Reporter |
alex |
View Status |
public |
|
Assigned To |
alex |
Priority |
normal |
Resolution |
fixed |
|
Status |
closed |
|
|
|
|
Summary |
0001329: Multi-recipient e-mail has broken recipient names on 5.x |
Description |
When In-Portal sends out e-mails it encodes sender and recipients e-mail addresses using Quoted-Printable as algorithm and utf-8 as charset.
Encoding is right, but when you need to send e-mail to 2 (or more) e-mails together then code, that connects them into 1 recipient string cuts of first 2 symbols of encoded line resulting in e-mail client not being able to properly decode it. |
Additional Information |
|