summaryrefslogtreecommitdiffstats
path: root/template/en/default/email
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2014-04-18 18:31:49 +0200
committerDavid Lawrence <dkl@mozilla.com>2014-04-18 18:31:49 +0200
commitf8e099a25492dfa670fa86dff9842b6794da3387 (patch)
tree167aa6addf74a87054b4bb8fbb54b2f3681ac808 /template/en/default/email
parentb1eaa2612816407dc0ead9106bf3272c777084d5 (diff)
parentb909fa7d401cc1606f2e9c65a5f3e3ee4199e523 (diff)
downloadbugzilla-f8e099a25492dfa670fa86dff9842b6794da3387.tar.gz
bugzilla-f8e099a25492dfa670fa86dff9842b6794da3387.tar.xz
merged with bugzilla/4.2
Diffstat (limited to 'template/en/default/email')
-rw-r--r--template/en/default/email/bugmail.txt.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/email/bugmail.txt.tmpl b/template/en/default/email/bugmail.txt.tmpl
index fed0565c7..525070d99 100644
--- a/template/en/default/email/bugmail.txt.tmpl
+++ b/template/en/default/email/bugmail.txt.tmpl
@@ -32,7 +32,7 @@
[%- IF comment.count %]
--- Comment #[% comment.count %] from [% comment.author.identity %] ---
[% END %]
-[%+ comment.body_full({ is_bugmail => 1, wrap => 1 }) %]
+[%+ comment.body_full({ is_bugmail => 1, wrap => 1 }) FILTER strip_control_chars %]
[% END %]
[% IF referenced_bugs.size %]