From: lpsolit%gmail.com <> Date: Wed, 31 Aug 2005 00:12:22 +0000 (+0000) Subject: Bug 121112: long_list.cgi generates bad links - Patch by Frédéric Buclin r/a=myk --- diff --git a/template/en/default/bug/comments.html.tmpl b/template/en/default/bug/comments.html.tmpl index cf279d05d6..289593b7ac 100644 --- a/template/en/default/bug/comments.html.tmpl +++ b/template/en/default/bug/comments.html.tmpl @@ -77,7 +77,8 @@
- Description:   @@ -91,7 +92,8 @@
------- Comment - #[% count %] From + + #[% count %] From [% comment.name FILTER html %] [%+ comment.time FILTER time %] diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index 5d70380ca1..cc5a19d090 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -305,6 +305,7 @@ 'bug/comments.html.tmpl' => [ 'comment.isprivate', 'comment.when', + 'bug.bug_id', ], 'bug/dependency-graph.html.tmpl' => [