From 0be9c486f685c2c0061541dec52a8a68e505a04b Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Mon, 19 Nov 2012 18:05:54 +0100 Subject: Bug 812220: bug_link() is called twice per bug in bug/process/results.html.tmpl r=glob a=LpSolit --- template/en/default/filterexceptions.pl | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'template/en/default/filterexceptions.pl') diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index 44ae2b5da..e12fcb189 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -267,9 +267,7 @@ ], 'bug/process/results.html.tmpl' => [ - 'title.$type', - '"$terms.Bug $id" FILTER bug_link(id)', - '"$terms.bug $id" FILTER bug_link(id)', + 'title.$type.ucfirst', ], 'bug/create/create.html.tmpl' => [ -- cgit v1.2.3-24-g4f1b