From: reed%reedloden.com <> Date: Thu, 23 Jul 2009 06:36:10 +0000 (+0000) Subject: Bug 505640 - "Linkify bug numbers when displaying bug summary at the top of a bug... X-Git-Tag: bugzilla-3.5.1~158 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=647249a7690a63eb81a62f8a2892e07414791522;p=thirdparty%2Fbugzilla.git Bug 505640 - "Linkify bug numbers when displaying bug summary at the top of a bug" [p=reed r=LpSolit a=LpSolit] --- diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index 1eb3ad8a1f..9434271d8e 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -312,7 +312,7 @@ ([% bug.alias FILTER html %]) [% END %] [% END %] - [% bug.short_desc FILTER html %] + [% bug.short_desc FILTER quoteUrls(bug.bug_id) %] [% IF bug.check_can_change_field('short_desc', 0, 1) || bug.check_can_change_field('alias', 0, 1) %] (edit)