]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 426211: Invalid get_status() call - Patch by Vitaly Fedrushkov <vitaly.fedrushkov...
authorlpsolit%gmail.com <>
Wed, 2 Apr 2008 01:53:46 +0000 (01:53 +0000)
committerlpsolit%gmail.com <>
Wed, 2 Apr 2008 01:53:46 +0000 (01:53 +0000)
template/en/default/pages/fields.html.tmpl

index 3ab21323cde4ffc1f8fb0006e2d7a72a62c04c2f..df3f2bea8110a7f33b9bf1c8e4c45d4eea4f1329 100644 (file)
@@ -90,7 +90,7 @@ cycle of [% terms.abug %].
         </dt>
         <dd>
           This [% terms.bug %] was once resolved, but the resolution was 
-          deemed incorrect. For example, a <b>[% status_descs.WORKSFORME FILTER html %]</b> [% terms.bug %] is
+          deemed incorrect. For example, a <b>[% get_resolution("WORKSFORME") FILTER html %]</b> [% terms.bug %] is
           <b>[% status_descs.REOPENED FILTER html %]</b> when more information shows up and
           the [% terms.bug %] is now reproducible. From here [% terms.bugs %] are
           either marked <b>[% status_descs.ASSIGNED FILTER html %]</b> or <b>[% status_descs.RESOLVED FILTER html %]</b>.