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:
mkanat%bugzilla.org
2010-08-08 16:03:08 +00:00
parent efe3005834
commit c54e79ee8d
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
7433
7434

View File

@@ -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 %]