From: Chris Lamb Date: Tue, 13 Feb 2018 16:09:13 +0000 (+0000) Subject: Add rel="canonical" links to bug pages. X-Git-Tag: release/2.6.0~28 X-Git-Url: https://git.donarmstrong.com/?p=debbugs.git;a=commitdiff_plain;h=4b2b88de6c76941497e2a7889ee9aca17acc0dcc Add rel="canonical" links to bug pages. Signed-off-by: Don Armstrong --- diff --git a/debian/changelog b/debian/changelog index 730a71c..28752cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -63,6 +63,8 @@ debbugs (2.6.0~exp1) UNRELEASED; urgency=low #871784) Thanks to Ridier 'OdyX' Raboud * Use foo instead of bar@baz.com (foo) for From: (Closes: #881903). Thanks to Michael Stapelberg. + * Add rel="canonical" links to bug pages (Closes: #890338). Thanks to Chris + Lamb. [ Niels Thykier ] * quitcgi() now returns 400/500 status codes instead of 200 (Closes: #584922) diff --git a/templates/en_US/cgi/bugreport.tmpl b/templates/en_US/cgi/bugreport.tmpl index 2f0ec04..d264df6 100644 --- a/templates/en_US/cgi/bugreport.tmpl +++ b/templates/en_US/cgi/bugreport.tmpl @@ -1,4 +1,5 @@ {include(q(html/pre_title))}#{$bug_num} - {html_escape($status{subject})} - {html_escape($config{project})} {html_escape($config{bug})} report logs{include(q(html/post_title.tmpl))} +