From: Dave Lawrence Date: Wed, 30 Nov 2011 22:36:13 +0000 (-0500) Subject: Bug 703501 - Linking to comment in top link is not useful for the common workflow... X-Git-Tag: bugzilla-4.3.1~183 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c75c61bd47f610c1da8b761ebdf896f83408e8f;p=thirdparty%2Fbugzilla.git Bug 703501 - Linking to comment in top link is not useful for the common workflow of editing fields r/a=LpSolit --- diff --git a/template/en/default/email/bugmail.txt.tmpl b/template/en/default/email/bugmail.txt.tmpl index 65010112bc..2d20aff7c7 100644 --- a/template/en/default/email/bugmail.txt.tmpl +++ b/template/en/default/email/bugmail.txt.tmpl @@ -48,7 +48,7 @@ You are receiving this mail because: [%+ reason_lines.join("\n") %] [% BLOCK generate_diffs %] - [% urlbase %]show_bug.cgi?id=[% bug.id %][% "#c" _ new_comments.first.count IF new_comments.size > 0 %] + [% urlbase %]show_bug.cgi?id=[% bug.id %] [%+ last_changer = "" %] [% FOREACH change = diffs %]