From 527abd57ab7896caeb87ae56132e59f937dfe2b7 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Wed, 2 Apr 2008 01:51:42 +0000 Subject: Bug 426211: Invalid get_status() call - Patch by Vitaly Fedrushkov r/a=LpSolit --- template/en/default/pages/fields.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template') diff --git a/template/en/default/pages/fields.html.tmpl b/template/en/default/pages/fields.html.tmpl index 77e4dbcc9..ba366196a 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 [% get_status("WORKSFORME") FILTER html %] [% terms.bug %] is + deemed incorrect. For example, a [% get_resolution("WORKSFORME") FILTER html %] [% terms.bug %] is [% get_status("REOPENED") FILTER html %] when more information shows up and the [% terms.bug %] is now reproducible. From here [% terms.bugs %] are either marked [% get_status("ASSIGNED") FILTER html %] or -- cgit v1.2.3-24-g4f1b