[GRASSweb-list]markus: web/bugtracking wish.html,NONE,1.1 bugreport.html,1.15,1.16
grass at intevation.de
grass at intevation.de
Tue Jun 25 12:57:19 EDT 2002
Author: markus
Update of /grassrepository/web/bugtracking
In directory doto:/tmp/cvs-serv10341
Modified Files:
bugreport.html
Added Files:
wish.html
Log Message:
added own wish page, cosmetics
--- NEW FILE: wish.html ---
<html>
<head>
<title>GRASS GIS 5.0: Wish System</title>
</head>
<BODY BGCOLOR="FFFFFF">
<font face="Arial, Helvetica">
<h2>GRASS GIS 5: Wish System</h2>
<p>
Wishtracking system for <a href=../index2.html>GRASS</a> development.
Your wish report will be sent to our <strong><a
href=http://intevation.de/rt/webrt?q_sort=area&q_reverse=1&q_queue=grass>GRASS wishtracking system</a>
</strong> hosted
by Intevation GmbH, Germany. Each wish gets a ticket number for further
communication. The system allows to track the status
of the wish or request.
<p>
<ul>
<li> Only report if using GRASS 5 pre4 (released 13 May 2002) or later
version. If you use an older GRASS 5.0 release, please consider to <a
href=../download.html>upgrade</a>.
<li> Before reporting a wish, please check that it is currently unkown:
<br>
[ <a href=http://intevation.de/rt/webrt?q_sort=area&q_reverse=1&q_queue=grass>Open Requests</a>
| <a href="http://intevation.de/rt/webrt?q_status=resolved&q_sort=number&q_reverse=1&q_queue=grass&display=Queue">Resolved Requests</a>
| Search the Wish System: ]
<form name=search action=http://www.google.com/search method=get>
<font face="Arial, Helvetica">
<input size=12 name="q">
<input type=hidden name=domains value="intevation.de">
<input type=hidden name="sitesearch" value="intevation.de">
<input type=hidden name="sitesearch2" value="intevation.de/rt/">
<input type=hidden name="q" value="History">
<input type=hidden name="q" value="WebRT">
<input type="submit" value="Search RT through google">
</font> (search may be incomplete)
</form>
<li> Make sure that the developers have all information needed
to recreate a wish.
<li> Report only one wish with a single request.
</ul>
<hr>
<h3>Report form</h3>
<form action="http://intevation.de/rt/bugreport" method="post">
<input type="hidden" name="queue_id" value="grass">
<table>
<tr>
<th align=left>Type of report: </th>
<td>
<select name="area">
<option value="wish">wish
<option value="bug">bug
</select>
</td>
</tr>
<tr>
<th align=left>Estimated priority:</th>
<td>
<select name="prio_tens">
<option value="2">low
<option value="3" selected>normal
<option value="7">critical
</select>
</td>
</tr>
<tr>
<th align=left>Short description:</th>
<td> <input name="subject" size="50"><br>
</td>
</tr>
<tr>
<th align=left>Your Email-address:</th>
<td><input name="requestors" size="40">
(only used to keep you informed)
</td>
</table>
<p>
<table BORDER=0 NOSAVE BGCOLOR="#EEEEFF">
<tr NOSAVE>
<td><font face="Arial, Helvetica">
Describe your platform:
<input type="hidden" name="desc1" value="Platform">
<select name="select1">
<option value="">(select one)
<option value="GNU/Linux/i386">GNU/Linux/i386
<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="WindowsNT/2000/XP">WindowsNT/2000/XP
<option value="HP/UX">HP/UX
<option value="Alpha64">Alpha64
<option value="Irix">Irix/SGI
<option value="Solaris2.X/Sparc">Solaris2.X/Sparc
<option value="Solaris7/i386">Solaris7/i386
<option value="other">other
</select>
</td>
<td><font face="Arial, Helvetica">
If <strong>other platform</strong>, please enter name here:
<input name="otherplatform" size=15 maxlength=15>
</td>
</table>
<table BORDER=0 NOSAVE BGCOLOR="#EEFFEE">
<tr>
<td colspan=2><font face="Arial, Helvetica">
GRASS version (try g.version if unsure)
(e.g. "5.0pre3" 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>
<td> </td>
<tr NOSAVE>
<td><font face="Arial, Helvetica">
Where did you get GRASS?
<input type="hidden" name="desc7" value="grass obtained from">
<select name="select7">
<option value="">(select one)
<option>Trento Italy site
<option>Mirror of Trento site
<option>CVS
<option>Other (CDROM etc)
</select>
</td>
<td><font face="Arial, Helvetica">
If not in left list: where did you get GRASS?
<input name="grass_mirror" size=20>
</td>
</tr>
<tr NOSAVE>
<td><font face="Arial, Helvetica">
<input type="hidden" name="desc10" value="grass binary for platform">
<input type=radio checked name="select10" value="Compiled from Sources">
Compiled from Sources
<br>
<input type=radio name="select10" value="Downloaded precompiled Binaries">
Downloaded precompiled Binaries
</td>
<td><font face="Arial, Helvetica">
In case, you <strong>compiled the sources by yourself</strong>:
Make sure that it is clear from the description
which source code and additions you've used.
</td>
</tr>
</table>
<p>
<strong>Your error report</strong>: So, what's your wish? Please describe detailed.
<br>
<textarea rows=15 cols=78 name="content" wrap="physical">Please enter wish description here (and your name)</textarea>
<p>
<hr>
Thank you for your help! The entered wish will be forwarded to the
issue tracker and the developers list.
You can track its progress using the webinterface and the number.
<p>
<input type=submit value="Submit GRASS 5 wish report!">
<input type="Reset" value="Reset form" >
</table>
</form>
<p>
Note: It is possible to bypath this form and directly use
<a href=mailto:grass-bugs at intevation.de>grass-bugs at intevation.de</a>
by email to enter a wish.
<hr>
<a href="../index2.html">Go back</a>
<address>
Created by <a href=mailto:neteler at itc.it>Markus Neteler</a> 2001/2002
<br>
<small>
Last modified: $Date: 2002/06/25 16:57:16 $ $Author: markus $
</small>
</address>
</font>
</body>
</html>
Index: bugreport.html
===================================================================
RCS file: /grassrepository/web/bugtracking/bugreport.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- bugreport.html 13 May 2002 16:41:56 -0000 1.15
+++ bugreport.html 25 Jun 2002 16:57:16 -0000 1.16
@@ -23,7 +23,7 @@
<li> Before reporting a bug, please check that it is currently unkown:
<br>
-[ <a href=http://intevation.de/rt/webrt?q_queue=grass>Open Requests</a>
+[ <a href=http://intevation.de/rt/webrt?q_sort=area&q_queue=grass>Open Requests</a>
| <a href="http://intevation.de/rt/webrt?q_status=resolved&q_sort=number&q_reverse=1&q_queue=grass&display=Queue">Resolved Requests</a>
| Search the Bug report System: ]
<form name=search action=http://www.google.com/search method=get>
More information about the grass-web
mailing list