From: David Lawrence Date: Mon, 24 Oct 2011 22:12:37 +0000 (-0400) Subject: Bug 365709 - Add link to comment in bugmail notification X-Git-Tag: bugzilla-4.3.1~212 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cffe0e7b45e167d77c19ff76edbb589624004deb;p=thirdparty%2Fbugzilla.git Bug 365709 - Add link to comment in bugmail notification r/a=mkanat --- diff --git a/template/en/default/email/bugmail.txt.tmpl b/template/en/default/email/bugmail.txt.tmpl index 2d20aff7c7..c401a2923c 100644 --- a/template/en/default/email/bugmail.txt.tmpl +++ b/template/en/default/email/bugmail.txt.tmpl @@ -31,6 +31,7 @@ [%- IF comment.count %] --- Comment #[% comment.count %] from [% comment.author.identity %] --- +[%+ urlbase %]show_bug.cgi?id=[% bug.id %]#c[% comment.count %] [% END %] [%+ comment.body_full({ is_bugmail => 1, wrap => 1 }) %] [% END %]