Bug #5513
closedHeader issues on a RBE post
0%
Description
Hi Ray,
I forwarded a message to a group this morning and there were two strange things about the resulting email notification:
1. it included the method of posting ("via email") in the subject of the email -- is that usual?
2. There was a line break in the middle of the header
Please see screenshots attached; if you want me to forward the email to you, please let me know
Files
Updated by Boone Gorges over 8 years ago
- Target version set to 1.9.16
I'm pretty sure the "by email" part is standard, but I'll let Ray speak to the rest.
Updated by Raymond Hoh over 8 years ago
These are semi-related to upgrading to BuddyPress 2.5 and enforcing using the older email system.
For point 2, I'm guessing this is caused when creating your topic via email. RBE is parsing the subject line with the email line-wrap. I'll probably have to strip line-wraps in the email subject before posting.
I'll do some testing and report back.
Updated by Boone Gorges over 8 years ago
- Target version changed from 1.9.16 to 1.9.17
Updated by Raymond Hoh over 8 years ago
- Status changed from Assigned to Resolved
Line breaks are now stripped from email subject lines.
Fixed in https://github.com/cuny-academic-commons/cac/commit/0c95bb044fe362a5097b23ca8aef66d97a8ab0d8.