Ticket #1139 (closed defect: fixed)
E-Mail notification summaries are badly formatted (Thunderbird related?)
| Reported by: | cboos@… | Owned by: | eblot |
|---|---|---|---|
| Priority: | low | Milestone: | 0.10 |
| Component: | ticket system | Version: | 0.8 |
| Severity: | minor | Keywords: | notification email thunderbird |
| Cc: | brianlsmith@…, nepo@…, rhind@… |
Description
There must be an issue in the default setup of the Edgewall trac that leads to a bad formatting of the summary in the ticket changes notification mails.
E.g. the summary #1135: Component filter for the Timeline is displayed #1135: Component filter forthe Timeline in the e-mail client Thunderbird 1.0.
Looking at the code, it could be that for a small configured value of COLS (e.g. 30), the for and the the are separated by CRLF. This could explain why that summary is displayed correctly in the on-line archive for example.
http://lists.edgewall.com/archive/trac-tickets/2005-January/001097.html


