From 612b0e754176f1b7098c5c1d7973028a22ee902d Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Tue, 15 Apr 2008 12:52:00 +0000 Subject: Creating a acf-gnats so that users can view/add bugreports to bugs@alpinelinux.org git-svn-id: svn://svn.alpinelinux.org/acf/gnats/trunk@985 ab2d0c66-481e-0410-8bed-d214d4d58bed --- gnats-summary-html.lsp | 81 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 gnats-summary-html.lsp (limited to 'gnats-summary-html.lsp') diff --git a/gnats-summary-html.lsp b/gnats-summary-html.lsp new file mode 100644 index 0000000..2c3f84a --- /dev/null +++ b/gnats-summary-html.lsp @@ -0,0 +1,81 @@ + +DEBUGGING

DEBUG INFO: CFE

") +io.write(html.cfe_unpack(form)) +io.write("
") +--]] +?> + + + +

Current Alpine problem reports

+

The following is a listing of current problems submitted by Alpine users. These represent problem reports covering all versions including experimental development code and obsolete releases.

+
+ +

Bugs can be in one of several states (S)

+ +
+
o - open
A problem report has been submitted, no sanity checking performed.
+
+
+
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.
+
+
+
p - patched
A patch has been committed, but some issues (MFC and / or confirmation from originator) are still open.
+
+
+
r - repocopy
The resolution of the problem report is dependent on a repocopy operation within the CVS repository which is awaiting completion.
+
+
+
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

+ + + + + + + + + + + + + + + + + + + + + + +
IDSSubmittedSeverityCategoryDescription
+ -- cgit v1.2.3