From: dklawren Date: Wed, 3 Jul 2019 22:14:53 +0000 (-0400) Subject: Bug 1562804 - status NEW is not present in the status changed section in a bugzilla... X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5aa5b1a22302dc2f740edb294243ab1767085eb;p=thirdparty%2Fbugzilla.git Bug 1562804 - status NEW is not present in the status changed section in a bugzilla user profile (#1360) * Bug 1562804 - status NEW is not present in the status changed section in a bugzilla user profile * Fix test --- diff --git a/extensions/UserProfile/template/en/default/pages/user_profile.html.tmpl b/extensions/UserProfile/template/en/default/pages/user_profile.html.tmpl index 0947bf0b2..8bc86ee78 100644 --- a/extensions/UserProfile/template/en/default/pages/user_profile.html.tmpl +++ b/extensions/UserProfile/template/en/default/pages/user_profile.html.tmpl @@ -256,7 +256,7 @@   - Statuses changed + [% terms.Bugs %] resolved as RESOLVED ([% statuses.item('RESOLVED') || 0 FILTER html %]), FIXED ([% statuses.item('RESOLVED/FIXED') || 0 FILTER html %]),