[GRASSweb-list]markus: web/bugtracking bugreport.html,1.31,1.32 wish.html,1.9,1.10

grass at intevation.de grass at intevation.de
Tue Jan 18 06:13:07 EST 2005


Author: markus

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

Modified Files:
	bugreport.html wish.html 
Log Message:
updated

Index: bugreport.html
===================================================================
RCS file: /grassrepository/web/bugtracking/bugreport.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- bugreport.html	10 Jan 2005 09:54:09 -0000	1.31
+++ bugreport.html	18 Jan 2005 11:13:05 -0000	1.32
@@ -3,12 +3,12 @@
 <head>
    <DEFANGED_meta name="Author" content="GRASS Development Team">
    <DEFANGED_link rel="stylesheet" type="text/css" href="../sitestyle.css">
-   <title>GRASS GIS 5: Bug report System</title>
+   <title>GRASS GIS: Bug report System</title>
 </head>
 <body>
 
 
-<h2>GRASS GIS 5: Bug report System</h2>
+<h2>GRASS GIS: Bug report System</h2>
 <p>
 This is the bugtracking system in support of the ongoing community 
 development of <a href=../index.php>GRASS GIS</a>.
@@ -21,7 +21,7 @@
 <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 or 5.7.
+(GRASS 5.4.0 was released 5 November 2004), but preferably 6.0 or later.
 If you use an older version, please consider <a href=../download/index.php>upgrading</a>.
 
 <li> Before reporting a bug, please check that it is currently unkown:
@@ -58,9 +58,9 @@
 <th align=left>Type of report: </th>
 <td>
 	<select name="area">
-	<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
+	<option value="bug">bug in GRASS 5.4
+	<option value="grass5.7">bug in GRASS 5.7/6.0
+	<option value="wish">wish for 6.1
 	</select>
 </td>
 </tr>
@@ -123,7 +123,7 @@
 <tr>
 <td colspan=2>
 GRASS version (try g.version if unsure)
-(e.g. "5.7.0" or "CVS_releasebranch_11 checked out at 20020325"):
+(e.g. "6.0.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>
@@ -182,7 +182,7 @@
 You can track its progress using the web-interface and the ticket number.
 <p>
 
-<input type=submit value="Submit GRASS 5 bug report!">
+<input type=submit value="Submit GRASS bug report!">
 &nbsp;&nbsp;<input type="Reset" value="Reset form" >
 </table>
 </form>
@@ -194,7 +194,7 @@
 <!-- FOOTER -->
 <hr>
 <DIV ALIGN=right>&copy; 1999-2005 GRASS Development Team<br>
- <a href="mailto:weblist at grass.itc.it">Comments</a> about this page |
+ <a href="../contact.php">Comments</a> about this page |
  <a href="../faq/index.html">FAQ</a> |
  <a href="../download/index.php">Download</a> |
  <a href="../community/index.php">Support</a> |

Index: wish.html
===================================================================
RCS file: /grassrepository/web/bugtracking/wish.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- wish.html	10 Jan 2005 09:54:09 -0000	1.9
+++ wish.html	18 Jan 2005 11:13:05 -0000	1.10
@@ -3,12 +3,12 @@
 <head>
    <DEFANGED_meta name="Author" content="GRASS Development Team">
    <DEFANGED_link rel="stylesheet" type="text/css" href="../sitestyle.css">
-   <title>GRASS GIS 5: Wish System</title>
+   <title>GRASS GIS: Wish Tracking System</title>
 </head>
 <body>
 
 
-<h2>GRASS GIS 5: Wish System</h2>
+<h2>GRASS GIS: Wish Tracking System</h2>
 <p>
 This is the wish tracking system in support of the ongoing community
 development of <a href=../index.php>GRASS GIS</a>.
@@ -22,7 +22,7 @@
 <p>
 <ul>
 <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.
+(GRASS 5.4.0 was released 5 November 2004), but preferably 6.0 or later.
 If you use an older version, please consider <a href="../download/index.php">upgrading</a>.
 
 <li> Before reporting a wish, please check that it is currently unkown:
@@ -60,9 +60,9 @@
 <th align=left>Type of report: </th>
 <td>
 	<select name="area">
-	  <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
+	  <option value="wish">wish for 5.4
+	  <option value="bug">bug in GRASS 6.0
+	  <option value="grass5.7">bug in GRASS 6.1
 	</select>
 </td>
 </tr>
@@ -125,7 +125,7 @@
 <tr>
 <td colspan=2>
 GRASS version (try g.version if unsure)
-(e.g. "5.7.0" or "CVS_releasebranch_11 checked out at 20020325"):
+(e.g. "6.0.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>
@@ -185,7 +185,7 @@
 You can track its progress using the web-interface and the ticket number.
 <p>
 
-<input type=submit value="Submit GRASS 5 wish report!">
+<input type=submit value="Submit GRASS wish report!">
 &nbsp;&nbsp;<input type="Reset" value="Reset form" >
 </table>
 </form>
@@ -197,7 +197,7 @@
 <!-- FOOTER -->
 <hr>
 <DIV ALIGN=right>&copy; 1999-2005 GRASS Development Team<br>
- <a href="mailto:weblist at grass.itc.it">Comments</a> about this page |
+ <a href="../contact.php">Comments</a> about this page |
  <a href="../faq/index.html">FAQ</a> |
  <a href="../download/index.php">Download</a> |
  <a href="../community/index.php">Support</a> |





More information about the grass-web mailing list