From c54e79ee8d5805228fb3986a205633450c918f4b Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" Date: Sun, 8 Aug 2010 16:03:08 +0000 Subject: [PATCH] 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 --- mozilla/webtools/bugzilla/.bzrrev | 2 +- .../bugzilla/template/en/default/request/email.txt.tmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mozilla/webtools/bugzilla/.bzrrev b/mozilla/webtools/bugzilla/.bzrrev index 4736411f6a9..2c9db4dcdfc 100644 --- a/mozilla/webtools/bugzilla/.bzrrev +++ b/mozilla/webtools/bugzilla/.bzrrev @@ -1 +1 @@ -7433 \ No newline at end of file +7434 \ No newline at end of file diff --git a/mozilla/webtools/bugzilla/template/en/default/request/email.txt.tmpl b/mozilla/webtools/bugzilla/template/en/default/request/email.txt.tmpl index bfb88f287fa..03c5e57c085 100644 --- a/mozilla/webtools/bugzilla/template/en/default/request/email.txt.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/request/email.txt.tmpl @@ -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 %]