From 4a1130fa78523cd3a8febfaec30518c93c91409d Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Wed, 16 Apr 2008 12:49:14 +0000 Subject: Updated the description text on the summary page git-svn-id: svn://svn.alpinelinux.org/acf/gnats/trunk@1008 ab2d0c66-481e-0410-8bed-d214d4d58bed --- gnats-summary-html.lsp | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/gnats-summary-html.lsp b/gnats-summary-html.lsp index 2c3f84a..93f5ec6 100644 --- a/gnats-summary-html.lsp +++ b/gnats-summary-html.lsp @@ -32,27 +32,20 @@ DL { padding-top: 5px; }

Bugs can be in one of several states (S)

-
o - open
A problem report has been submitted, no sanity checking performed.
+
o - open
A problem report has been submitted, no sanity checking performed.
-
a - analyzed
The problem is understood and a solution is being sought.
+
a - analyzed
The problem is understood and a solution is being sought.
-
f - feedback
Further work requires additional information from the originator or the community - possibly confirmation of the effectiveness of a proposed solution.
+
f - feedback
Further work requires additional information from the originator or the community - possibly confirmation of the effectiveness of a proposed solution.
-
p - patched
A patch has been committed, but some issues (MFC and / or confirmation from originator) are still open.
+
s - suspended
The problem is not being worked on, due to lack of information or resources. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended.
-
r - repocopy
The resolution of the problem report is dependent on a repocopy operation within the CVS repository which is awaiting completion.
+
c - closed
A problem report is closed when any changes have been integrated, documented, and tested -- or when fixing the problem is abandoned.
-
-
s - suspended
The problem is not being worked on, due to lack of information or resources. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended.
-
-
-
c - closed
A problem report is closed when any changes have been integrated, documented, and tested -- or when fixing the problem is abandoned.
-
-

SUMMARY

-- cgit v1.2.3