From: Byron Jones Date: Thu, 8 Oct 2015 07:09:59 +0000 (+0800) Subject: Bug 1181044 - linkification isn't applied to the user-story field X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ce3037df61ddee7eb20e744853d0b3e3990dcac;p=thirdparty%2Fbugzilla.git Bug 1181044 - linkification isn't applied to the user-story field --- 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 f3878b9c4..5d148a7dd 100644 --- a/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl +++ b/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl @@ -977,7 +977,7 @@ [% END %] [% END %] -
[% bug.cf_user_story FILTER html %]
+
[% bug.cf_user_story FILTER quoteUrls(bug) %]
[% IF user.id %]