summaryrefslogtreecommitdiffstats
path: root/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl
diff options
context:
space:
mode:
authorByron Jones <glob@mozilla.com>2015-05-12 05:11:48 +0200
committerByron Jones <glob@mozilla.com>2015-05-12 05:11:48 +0200
commit30a3090f33f221ef2c239cb2cb7a15cba385c183 (patch)
tree1ffc3364456214f951cbbe73f001c2ac28c0c4b1 /extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl
parent3afcaf37c3b679c68c6f0610bd861cb80722733d (diff)
downloadbugzilla-30a3090f33f221ef2c239cb2cb7a15cba385c183.tar.gz
bugzilla-30a3090f33f221ef2c239cb2cb7a15cba385c183.tar.xz
Bug 1163896: summary should linkify bug numbers in modal view
Diffstat (limited to 'extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl')
-rw-r--r--extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl b/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl
index d9f79a305..dd673537c 100644
--- a/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl
+++ b/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl
@@ -165,7 +165,7 @@
no_label = 1
hide_on_edit = 1
%]
- <div id="field-value-short_desc">[% bug.short_desc FILTER html %]</div>
+ <div id="field-value-short_desc">[% bug.short_desc FILTER quoteUrls(bug) %]</div>
[% END %]
[%# alias %]