hamish: web/bugtracking wish.html,1.7,1.8

grass at intevation.de grass at intevation.de
Sat Oct 23 01:51:51 EDT 2004


Author: hamish

Update of /grassrepository/web/bugtracking
In directory doto:/tmp/cvs-serv27324

Modified Files:
	wish.html 
Log Message:
merge recent changes from bugreport.html


Index: wish.html
===================================================================
RCS file: /grassrepository/web/bugtracking/wish.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- wish.html	27 Nov 2002 09:05:09 -0000	1.7
+++ wish.html	23 Oct 2004 05:51:49 -0000	1.8
@@ -3,14 +3,16 @@
 <head>
    <meta name="Author" content="GRASS Development Team">
    <link rel="stylesheet" type="text/css" href="../sitestyle.css">
-   <title>GRASS GIS 5.0: Wish System</title>
+   <title>GRASS GIS 5: Wish System</title>
 </head>
 <body>
 
 
 <h2>GRASS GIS 5: Wish System</h2>
 <p>
-Wishtracking system for <a href=../index.html>GRASS</a> development.
+This is the wish tracking system in support of the ongoing community
+development of <a href=../index.html>GRASS GIS</a>.
+
 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
@@ -19,9 +21,9 @@
 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> Only report if using at least the current stable release version
+(GRASS 5.0.3 was released 6 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 wish, please check that it is currently unkown:
 <br>
@@ -39,8 +41,10 @@
  (search may be incomplete)
 </form>
 
-<li> Make sure that the developers have all information needed 
-	to recreate a wish.
+<li> Make sure that the developers have all the information needed 
+  to recreate the wish.
+  <BR>(e.g. an example using the Spearfish sample dataset)
+
 <li> Report only one wish with a single request.
 
 </ul>
@@ -56,8 +60,9 @@
 <th align=left>Type of report: </th>
 <td>
 	<select name="area">
-	<option value="wish">wish
-	<option value="bug">bug
+	  <option value="wish">wish for 5.3 or 5.7
+	  <option value="bug">bug in GRASS 5.0 or 5.3
+	  <option value="grass5.7">bug in GRASS 5.7
 	</select>
 </td>
 </tr>
@@ -98,6 +103,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
@@ -119,7 +125,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>
@@ -140,7 +146,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>
@@ -156,9 +162,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>
@@ -166,15 +172,17 @@
 <p>
 <strong>Your wish 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>
+<textarea rows=15 cols=78 name="content" wrap="physical">
+Please enter your name and a description of your wish here.
+</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.
+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 wish report!">
@@ -182,16 +190,23 @@
 </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 wish.
+to enter a bugreport.
 
 <!-- FOOTER -->
 <hr>
-<DIV ALIGN=right>&copy; 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>
-<i>Last change:
-$Date$
+<DIV ALIGN=right>
+&copy; 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>
 
 </body>




More information about the grass-web mailing list