Anonymous | Login | Signup for a new account | 2024-10-03 14:30 CDT |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Viewing Issue Advanced Details [ Jump to Notes ] [ Wiki ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||
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 | Project Name | In-Portal CMS | ||
Assigned To | alex | Developer | |||||
Priority | normal | Resolution | fixed | Platform | |||
Status | closed | OS | |||||
OS Version | |||||||
ETA | none | Fixed in Version | 5.2.0 | Product Version | 5.0.0 | ||
Target Version | 5.2.0 | Product Build | |||||
Time Estimate | No estimate | ||||||
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. |
||||||
Steps To Reproduce | |||||||
Additional Information | |||||||
Tags | No tags attached. | ||||||
Reference | https://groups.google.com/d/topic/in-portal-bugs/-ID6x4PToWQ/discussion | ||||||
Change Log Message | Fixes broken recipient names in multi-recipient e-mail | ||||||
Estimate Points | 1 | ||||||
Attached Files | multi_recipient_email_has_broken_recipient_names.patch [^] (1,593 bytes) 2012-06-19 05:21 [Show Content] | ||||||
|
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0004736) alex (manager) 2012-06-19 05:24 |
Will test all together later. |
(0004737) alex (manager) 2012-06-19 05:25 |
Fix committed to 5.2.x branch. Commit Message: Fixes 0001329: Multi-recipient e-mail has broken recipient names on 5.x |
(0004857) alex (manager) 2012-07-25 05:29 |
Since 5.2.0 version was released. |
Related Changesets | |||
In-Portal CMS: 5.2.x r15415 Timestamp: 2012-06-19 05:25:06 Author: alex [ Details ] [ Diff ] |
Fixes 0001329: Multi-recipient e-mail has broken recipient names on 5.x | ||
mod - /in-portal/branches/5.2.x/core/kernel/utility/email_send.php | [ Diff ] [ File ] | ||
Issue History | |||
Date Modified | Username | Field | Change |
2012-07-25 05:29 | alex | Note Added: 0004857 | |
2012-07-25 05:29 | alex | Status | resolved => closed |
2012-06-19 05:25 | alex | Note Added: 0004737 | |
2012-06-19 05:25 | alex | Status | reviewed and tested => resolved |
2012-06-19 05:25 | alex | Fixed in Version | => 5.2.0 |
2012-06-19 05:25 | alex | Resolution | open => fixed |
2012-06-19 05:25 | alex | Assigned To | !COMMUNITY => alex |
2012-06-19 05:25 | alex | Changeset attached | 5.2.x r15415 |
2012-06-19 05:24 | alex | Note Added: 0004736 | |
2012-06-19 05:24 | alex | Status | needs testing => reviewed and tested |
2012-06-19 05:24 | alex | Assigned To | => !COMMUNITY |
2012-06-19 05:24 | alex | Developer | => alex |
2012-06-19 05:24 | alex | Status | active => needs testing |
2012-06-19 05:24 | alex | Reference | => https://groups.google.com/d/topic/in-portal-bugs/-ID6x4PToWQ/discussion |
2012-06-19 05:21 | alex | New Issue | |
2012-06-19 05:21 | alex | File Added: multi_recipient_email_has_broken_recipient_names.patch | |
2012-06-19 05:21 | alex | Change Log Message | => Fixes broken recipient names in multi-recipient e-mail |
2012-06-19 05:21 | alex | Estimate Points | => 1 |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Web Development by Intechnic In-Portal Open Source CMS |