From 7892f58f394c739d68183319c8c516ff694a61d9 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Wed, 17 Sep 2008 16:11:28 +0000 Subject: =?UTF-8?q?Bug=20453023:=20The=20"Importance"=20label=20in=20show?= =?UTF-8?q?=5Fbug.cgi=20should=20point=20to=20the=20severity=20and=20prior?= =?UTF-8?q?ity=20descriptions=20-=20Patch=20by=20Fr=C3=83=C2=A9d=C3=83?= =?UTF-8?q?=C2=A9ric=20Buclin=20=20r=3Dghendricks=20a?= =?UTF-8?q?=3DLpSolit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/bug/edit.html.tmpl | 3 ++- template/en/default/pages/fields.html.tmpl | 20 ++++++++++++-------- 2 files changed, 14 insertions(+), 9 deletions(-) (limited to 'template/en/default') diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index 9dc7cba00..89d5319fa 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -435,7 +435,8 @@ [%###############################################################%] - : + : [% PROCESS select selname => "priority" no_td=>1 %] diff --git a/template/en/default/pages/fields.html.tmpl b/template/en/default/pages/fields.html.tmpl index ba366196a..90ec2d045 100644 --- a/template/en/default/pages/fields.html.tmpl +++ b/template/en/default/pages/fields.html.tmpl @@ -206,6 +206,18 @@ cycle of [% terms.abug %]. +

Importance

+The importance of [% terms.abug %] is described as the combination of +its priority and severity, +as described below. + +

Priority

+This field describes the importance and order in which [% terms.abug %] +should be fixed. This field is utilized by the +programmers/engineers to prioritize their work to be done. The +available priorities range from P1 (most important) to +P5 (least important). +

Severity

This field describes the impact of [% terms.abug %]. @@ -255,14 +267,6 @@ This field describes the impact of [% terms.abug %]. Request for enhancement -

Priority

-This field describes the importance and order in which [% terms.abug %] -should be fixed. This field is utilized by the -programmers/engineers to prioritize their work to be done. The -available priorities range from P1 (most important) to -P5 (least important). - -

Platform

This is the hardware platform against which the [% terms.bug %] was reported. Legal platforms include: -- cgit v1.2.1