From 4ce3037df61ddee7eb20e744853d0b3e3990dcac Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Thu, 8 Oct 2015 15:09:59 +0800 Subject: Bug 1181044 - linkification isn't applied to the user-story field --- extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %]