From be7949727201700d42dda373b72cd5241ded5ae7 Mon Sep 17 00:00:00 2001 From: "wicked%sci.fi" <> Date: Sun, 27 Dec 2009 14:33:11 +0000 Subject: [PATCH] Bug 475523: Fix instructions on whineatnews email to refer to correct show_bug options. Patch by Kent Rogers r=wicked a=mkanat --- template/en/default/email/whine.txt.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/template/en/default/email/whine.txt.tmpl b/template/en/default/email/whine.txt.tmpl index caf43eb6d1..a078d49c2d 100644 --- a/template/en/default/email/whine.txt.tmpl +++ b/template/en/default/email/whine.txt.tmpl @@ -31,7 +31,7 @@ You have one or more [% terms.bugs %] assigned to you in the [% terms.Bugzilla % attention. All of these [% terms.bugs %] are in the [% get_status("NEW") %] or -[% get_status("REOPENED") %] state, and have not been +[%= get_status("REOPENED") %] state, and have not been touched in [% Param("whinedays") %] days or more. You need to take a look at them, and decide on an initial action. @@ -42,9 +42,9 @@ Generally, this means one of three things: (2) You decide the [% terms.bug %] doesn't belong to you, and you reassign it to someone else. (Hint: if you don't know who to reassign it to, make sure that the Component field seems reasonable, and then use the - "Reassign [% terms.bug %] to default assignee of selected component" option.) + "Reset Assignee to default" option.) (3) You decide the [% terms.bug %] belongs to you, but you can't solve it this moment. - Just use the "Accept [% terms.bug %]" command. + Accept the [% terms.bug %] by setting the status to [% get_status("ASSIGNED") %]. To get a list of all [% get_status("NEW") %]/[% get_status("REOPENED") %] [%+ terms.bugs %], you can use this URL (bookmark it if you like!): -- 2.47.2