hamish: web/bugtracking bugreport.html,1.28,1.29
grass at intevation.de
grass at intevation.de
Tue Sep 21 21:44:06 EDT 2004
Author: hamish
Update of /grassrepository/web/bugtracking
In directory doto:/tmp/cvs-serv31977
Modified Files:
bugreport.html
Log Message:
update versions/dates;
typos;
general cleanup
Index: bugreport.html
===================================================================
RCS file: /grassrepository/web/bugtracking/bugreport.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- bugreport.html 4 May 2004 10:15:03 -0000 1.28
+++ bugreport.html 22 Sep 2004 01:44:04 -0000 1.29
@@ -3,14 +3,15 @@
<head>
<meta name="Author" content="GRASS Development Team">
<link rel="stylesheet" type="text/css" href="../sitestyle.css">
- <title>GRASS GIS 5.0: Bug report System</title>
+ <title>GRASS GIS 5: Bug report System</title>
</head>
<body>
<h2>GRASS GIS 5: Bug report System</h2>
<p>
-Bugtracking system for <a href=../index.html>GRASS</a> development.
+This is the bugtracking system in support of the ongoing community
+development of <a href=../index.html>GRASS GIS</a>.
Your bug report will be sent to our <strong><a
href=http://intevation.de/rt/webrt?q_queue=grass>GRASS bugtracking system</a>
</strong> hosted
@@ -20,8 +21,8 @@
<p>
<ul>
<li> Only report if using at least the current stable release version
-(GRASS 5.0.3 was released 06 November 2003), but preferably 5.3.
-If you use an older version, please consider to <a href=../download.html>upgrade</a>.
+(GRASS 5.0.3 was released 06 November 2003), but preferably 5.3 or 5.7.
+If you use an older version, please consider <a href=../download.html>upgrading</a>.
<li> Before reporting a bug, please check that it is currently unkown:
<br>
@@ -39,8 +40,9 @@
(search may be incomplete)
</form>
-<li> Make sure that the developers have all information needed
- to recreate a bug.
+<li> Make sure that the developers have all the information needed
+ to recreate the bug.
+ <BR>(e.g. an example using the Spearfish sample dataset)
<li> Report only one bug with a single request.
</ul>
@@ -56,9 +58,9 @@
<th align=left>Type of report: </th>
<td>
<select name="area">
- <option value="bug">bug (5.0/5.3)
- <option value="wish">wish (5.0/5.3)
- <option value="grass5.7">grass5.7
+ <option value="bug">bug in GRASS 5.0 or 5.3
+ <option value="grass5.7">bug in GRASS 5.7
+ <option value="wish">wish for 5.3 or 5.7
</select>
</td>
</tr>
@@ -99,6 +101,7 @@
<option value="GNU/Linux/ppc">GNU/Linux/ppc
<option value="GNU/Linux/Sparc">GNU/Linux/Sparc
<option value="GNU/Linux/Alpha64">GNU/Linux/Alpha64
+ <option value="Mac OSX">Mac OSX
<option value="WindowsNT/2000/XP">WindowsNT/2000/XP
<option value="HP/UX">HP/UX
<option value="Alpha64">Alpha64
@@ -120,7 +123,7 @@
<tr>
<td colspan=2>
GRASS version (try g.version if unsure)
-(e.g. "5.0pre3" or "CVS_releasebranch_11 checked out at 20020325"):
+(e.g. "5.7.0" or "CVS_releasebranch_11 checked out at 20020325"):
<input type="hidden" name="desc11" value="GRASS Version">
<input name=other11 size=15 maxlength=40></input>
</td>
@@ -141,7 +144,7 @@
</td>
<td>
-If not in left list: where did you get GRASS?
+If not in list on left: where did you get GRASS?
<input name="grass_mirror" size=20>
</td>
</tr>
@@ -157,9 +160,9 @@
</td>
<td>
-In case, you <strong>compiled the sources by yourself</strong>:
+If you <strong>compiled the source code yourself</strong>:
Make sure that it is clear from the description
-which source code and additions you've used.
+which source code (date/version) and additions you've used.
</td>
</tr>
</table>
@@ -167,15 +170,16 @@
<p>
<strong>Your error report</strong>: So, what's wrong? Please describe detailed.
<br>
-<textarea rows=15 cols=78 name="content" wrap="physical">Please enter error description here (and your name)</textarea>
+<textarea rows=15 cols=78 name="content" wrap="physical">
+Please enter your name and error description here</textarea>
<p>
<hr>
Thank you for your help! The entered bug will be forwarded to the
-issue tracker and the developers list.
-You can track its progress using the webinterface and the number.
+issue tracker and the developers' mailing list.
+You can track its progress using the web-interface and the ticket number.
<p>
<input type=submit value="Submit GRASS 5 bug report!">
@@ -183,14 +187,22 @@
</table>
</form>
<p>
-Note: It is possible to bypath this form and directly use
+Note: It is possible to bypass this form and directly email
<a href=mailto:grass-bugs at intevation.de>grass-bugs at intevation.de</a>
-by email to enter a bugreport.
+to enter a bugreport.
<!-- FOOTER -->
<hr>
-<DIV ALIGN=right>© 1999-2002 GRASS Development Team<br>
-<a href="mailto:weblist at grass.itc.it">Comments</a> about this page | <a href="../faq/index.html">FAQ</a> | <a href="../download.html">Download</a> | <a href="../support.html">Support</a> | <a href="../gdp/index.html">Docs</a> | <a href="../grassdevel.html">Programming</a> | Back <a href=../index.html>HOME</a><br>
+<DIV ALIGN=right>
+© 1999-2004 GRASS Development Team<br>
+<a href="mailto:weblist at grass.itc.it">Comments</a> about this page |
+<a href="../faq/index.html">FAQ</a> |
+<a href="../download.html">Download</a> |
+<a href="../support.html">Support</a> |
+<a href="../gdp/index.html">Docs</a> |
+<a href="../grassdevel.html">Programming</a> |
+Back <a href=../index.html>HOME</a><br>
+
<i>Last change:
$Date$
</i></DIV>
More information about the grass-web
mailing list