Bug 585454 - In flagmail, the Date header field splits the Subject header field in two.
r/a=LpSolit git-svn-id: svn://10.0.0.236/trunk@261007 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1 +1 @@
|
||||
7433
|
||||
7434
|
||||
@@ -49,9 +49,9 @@
|
||||
From: [% Param('mailfrom') %]
|
||||
To: [% to %]
|
||||
Subject: [% flagtype_name %] [%+ subject_status %]: [[% terms.Bug %] [%+ bug.bug_id %]] [% bug.short_desc %]
|
||||
Date: [% bug.delta_ts FILTER time("%a, %d %b %Y %T %z", timezone) %]
|
||||
[%- IF attachment %] :
|
||||
[Attachment [% attachment.id %]] [% attachment.description %][% END %]
|
||||
Date: [% bug.delta_ts FILTER time("%a, %d %b %Y %T %z", timezone) %]
|
||||
X-Bugzilla-Type: request
|
||||
[%+ threadingmarker %]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user