[Trac-tickets] [The Trac Project] #1139: E-Mail notification
summaries are badly formatted (Thunderbird related?)
The Trac Project
noreply at edgewall.com
Mon Jan 17 04:39:07 EST 2005
#1139: E-Mail notification summaries are badly formatted (Thunderbird related?)
---------------------+------------------------------------------------------
Id: 1139 | Status: new
Component: general | Modified: Mon Jan 17 04:39:03 2005
Severity: minor | Milestone:
Priority: low | Version: 0.8
Owner: jonas | Reporter: cboos at bct-technology.com
---------------------+------------------------------------------------------
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
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1139>
The Trac Project <>
More information about the Trac-Tickets
mailing list