From: lpsolit%gmail.com <> Date: Wed, 2 Apr 2008 01:53:46 +0000 (+0000) Subject: Bug 426211: Invalid get_status() call - Patch by Vitaly Fedrushkov r/a=LpSolit --- diff --git a/template/en/default/pages/fields.html.tmpl b/template/en/default/pages/fields.html.tmpl index 3ab21323cd..df3f2bea81 100644 --- a/template/en/default/pages/fields.html.tmpl +++ b/template/en/default/pages/fields.html.tmpl @@ -90,7 +90,7 @@ cycle of [% terms.abug %].
This [% terms.bug %] was once resolved, but the resolution was - deemed incorrect. For example, a [% status_descs.WORKSFORME FILTER html %] [% terms.bug %] is + deemed incorrect. For example, a [% get_resolution("WORKSFORME") FILTER html %] [% terms.bug %] is [% status_descs.REOPENED FILTER html %] when more information shows up and the [% terms.bug %] is now reproducible. From here [% terms.bugs %] are either marked [% status_descs.ASSIGNED FILTER html %] or [% status_descs.RESOLVED FILTER html %].