-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcm3-problem-report.html
More file actions
197 lines (195 loc) · 7.06 KB
/
cm3-problem-report.html
File metadata and controls
197 lines (195 loc) · 7.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Send a CM3 or PM3 Problem Report or Change Request</title>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<META HTTP-EQUIV="Resource-type" CONTENT="document">
<META HTTP-EQUIV="Reply-to" CONTENT="m3-support@elego.de">
<LINK HREF="normal.css" REL="stylesheet"
TYPE="text/css">
<META NAME="robots" content="noindex">
</head>
<body bgcolor="#ffffff">
<h2>Send a CM3 or PM3 Problem Report or Change Request</h2>
<p>
This form contains all the necessary fields for a GNATS problem
report. Please provide as much information as you can. The
problem report will be sent to elego Software Solutions GmbH and
filed in our problem data base.
</p>
<p>
Though this service was mainly set up for the maintenance of the
CM3 distribution of Modula-3, you may as well report problems
with the PM3 compiler and related packages, too. We'll try to be
as responsive and helpful as we can.
</p>
<form method="post"
action="send-pr.php3">
<table cellpadding="10" cellspacing="3">
<tr>
<td><b>Reporter's email:</b></td>
<td class="tablebg">
<input type="text" name="email" size=60>
Your email address
</td>
</tr>
<tr>
<td><b>Send a CC of this report only to:</b></td>
<td class="tablebg">
<input type="text" name="cc" size=60>
Comma separated list of email addresses
</td>
</tr>
<!--
<tr>
<td><b>Others to notify<br>of updates:</b></td>
<td>
<input type="text" name="Notify" size=60>
</td>
</tr>
-->
<tr>
<td> <td> </td>
</tr>
<tr>
<td><b>Category:</b></td>
<td class="tablebg">
<select name="Category">
<option value="cm3-comm">cm3-comm
<option value="cm3-db">cm3-db
<option value="cm3-demo">cm3-demo
<option value="cm3-games">cm3-games
<option value="cm3-installation">cm3-installation
<option value="cm3-lectern">cm3-lectern
<option value="cm3-libs">cm3-libs
<option value="cm3-mail">cm3-mail
<option value="cm3-misc" selected>cm3-misc
<option value="cm3-obliq">cm3-obliq
<option value="cm3-pkgtools">cm3-pkgtools
<option value="cm3-sys">cm3-sys
<option value="cm3-ui">cm3-ui
<option value="cm3-www">cm3-www
<option value="pm3-sys">pm3-sys
<option value="pm3-libs">pm3-libs
<option value="pm3-ui">pm3-ui
<option value="pm3-misc">pm3-misc
</select>
Package collection concerned or domain of report subject
</td>
</tr>
<tr>
<td><b>Synopsis:</b></td>
<td class="tablebg">
<input type="text" name="Synopsis" SIZE=60><br>
Short but meaningful problem description
</td>
</tr>
<tr>
<td><b>Confidential:</b></td>
<td class="tablebg">
<select name="Confidential">
<option value="no">no
<option value="yes">yes
</select><br>
</td>
</tr>
<tr>
<td><b>Severity:</b></td>
<td class="tablebg">
<select name="Severity">
<option value="critical">critical
<option selected value="serious">serious
<option value="non-critical">non-critical
</select>
</td>
</tr>
<tr>
<td><b>Priority:</b></td>
<td class="tablebg">
<select name="Priority">
<option value="high">high
<option selected value="medium">medium
<option value="low">low
</select>
</td>
</tr>
<tr>
<td><b>Class:</b></td>
<td class="tablebg">
<select name="Class">
<option value="sw-bug">sw-bug
<option value="sw-change">sw-change
<option value="sw-feature">sw-feature
<option value="sw-doc">sw-doc
<option value="support">support
<option value="misc">misc
</select>
Software bug, change request, new feature, documentation
mistake, support request, miscellaneous
</td>
</tr>
<tr>
<td><b>Submitter-Id:</b></td>
<td class="tablebg">
<select name="SubmitterId">
<option value="customer" selected>customer
<option value="elego">elego
<option value="test">test
<option value="unknown">unknown
</select>
</td>
</tr>
<tr>
<td>
<b>Originator:</b>
</td>
<td class="tablebg">
<input type="text" name="Originator" size=60><br>
Full name or company title
</td>
</tr>
<tr>
<td><b>Release:</b></td>
<td class="tablebg">
<input type="text" name="Release" size=60><br>
CM3 Release Version
</td>
</tr>
<tr>
<td valign=top><b>Environment:</b></td>
<td class="tablebg">
<textarea name="Environment" rows=2 cols=60></textarea><br>
Machine, operating system, environment settings,
compilation target, etc. This should include <tt>cm3
-version</tt>, <tt>uname -a</tt>, <tt>env</tt>.
</td>
</tr>
<tr>
<td valign=top><b>Description:</b></td>
<td class="tablebg">
<textarea name="Description" rows=8 cols=60></textarea><br>
Precise description of the problem. Copy error messages etc.
</td>
</tr>
<tr>
<td valign=top><b>How-To-Repeat:</b></td>
<td class="tablebg">
<textarea name="HowToRepeat" rows=4 cols=60></textarea><br>
Instructions how to reproduce the problem. Copy command
sequences if possible.
</td>
</tr>
<tr>
<td valign=top><b>Fix:</b></td>
<td class="tablebg">
<textarea name="Fix" rows=4 cols=60></textarea><br>
If you know a fix or work-around, please include it.
</td>
</tr>
</table>
<input type="submit" name="cmd" value="submit"> or
<input type="reset" value="reset">
</form>
</body>
</html>