From: gerv%gerv.net <> Date: Sun, 7 Sep 2003 02:41:55 +0000 (+0000) Subject: Bug 218515 - fix tree bustage from bug 207044. Patch by gerv; r,a=bzbot. X-Git-Tag: bugzilla-2.17.5~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16bdf37258535f36ffc912e394f61d2b0b8ce1f6;p=thirdparty%2Fbugzilla.git Bug 218515 - fix tree bustage from bug 207044. Patch by gerv; r,a=bzbot. --- diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index afe3ef487c..373009de59 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -95,9 +95,10 @@ ], 'reports/duplicates-table.html.tmpl' => [ - '"&maxrows=$maxrows" IF maxrows', - '"&changedsince=$changedsince" IF changedsince', - '"&bug_id=$bug_ids_string&sortvisible=1" IF sortvisible', + '"&maxrows=$maxrows" IF maxrows', + '"&changedsince=$changedsince" IF changedsince', + '"&bug_id=$bug_ids_string&sortvisible=1" + IF sortvisible', 'column.name', 'column.description', 'vis_bug_ids.push(bug.id)', @@ -218,6 +219,7 @@ 'list/table.html.tmpl' => [ 'tableheader', 'bug.bug_id', + 'abbrev.$id.title || field_descs.$id || column.title', ], 'list/list.csv.tmpl' => [