From 9c1ee9e4c120ef412d7b7d97b5caba7ecf3ab4fd Mon Sep 17 00:00:00 2001 From: Hugo Seabrook Date: Sat, 16 Mar 2013 17:18:00 +0100 Subject: Bug 827983: "[reply]" link besides the original description will insert ("in reply to comment #N+1") when the comments order is "Newest to Oldest, but keep Descritption at the top" r/a=LpSolit --- template/en/default/filterexceptions.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'template/en/default/filterexceptions.pl') diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index e12fcb189..36b9032dd 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -199,6 +199,7 @@ 'bug/comments.html.tmpl' => [ 'comment.id', + 'comment.count', 'bug.bug_id', ], -- cgit v1.2.3-24-g4f1b