[GRASSweb-list] scott: web/bugtracking index.html, 1.9, 1.10 wish.html, 1.11, 1.12

grass at intevation.de grass at intevation.de
Thu Feb 8 09:48:27 EST 2007


Author: scott

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

Modified Files:
	index.html wish.html 
Log Message:
Starting edits to point to new GForge trackers.  The main bugreport.html will 
stay online for now, while new instructions are tested out.  New page which
will eventually replace bugreport.html is explain_new_tracker.html


Index: index.html
===================================================================
RCS file: /grassrepository/web/bugtracking/index.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- index.html	10 Jan 2006 11:13:30 -0000	1.9
+++ index.html	8 Feb 2007 14:48:24 -0000	1.10
@@ -11,7 +11,7 @@
 
 <h3>Reporting a bug?</h3>
 
-Use our <a href="./bugreport.html">GRASS Bug reporting System</a>.
+Use our <a href="http://wald.intevation.org/tracker/?group_id=21">GRASS Bug Reporting System</a>.
 
 
 <!-- FOOTER -->

Index: wish.html
===================================================================
RCS file: /grassrepository/web/bugtracking/wish.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- wish.html	2 Mar 2005 21:17:43 -0000	1.11
+++ wish.html	8 Feb 2007 14:48:25 -0000	1.12
@@ -8,7 +8,7 @@
 <body>
 
 <!-- HB 3/2005:   is this page now redundant & unlinked to?  -->
-
+<!-- SM 2/2007:   I think that's true.  For now, editing the href to point to the new system, just in case.  -->
 
 <h2>GRASS GIS: Wish Tracking System</h2>
 <p>
@@ -16,185 +16,13 @@
 development of <a href=../index.php>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>
+href="http://wald.intevation.org/tracker/?group_id=21">GRASS wish/bug tracking system</a> (wishes are "feature requests")
 </strong> hosted
-by Intevation GmbH, Germany. Each wish gets a ticket number for further
-communication. The system allows to track the status
+by Intevation GmbH, Germany. The system allows you to track the status
 of the wish or request. 
 <p>
-<ul>
-<li> Only report if using at least the current stable release version
-(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:
-<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>
- <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">
- (search may be incomplete)
-</form>
-
-<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>
-
-<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="wish6">wish for GRASS 6.1
-	  <option value="grass6">bug in GRASS 5.7/6.0
-	  <option value="grass5.4">bug in GRASS 5.4
-	</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>
-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="Mac OSX">Mac OSX
-	<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>
-If <strong>other platform</strong>, please enter name here:
-<input name="otherplatform" size=15 maxlength=15>&nbsp;
-</td>
-</table>
-
-
-<table BORDER=0 NOSAVE BGCOLOR="#EEFFEE">
-<tr>
-<td colspan=2>
-GRASS version (try g.version if unsure)
-(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>
-
-<td>&nbsp;</td>
-
-<tr NOSAVE>
-<td>
-Where did you get GRASS? &nbsp;&nbsp;&nbsp;&nbsp;
-<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>
-If not in list on left: where did you get GRASS?
-<input name="grass_mirror" size=20>
-</td>
-</tr>
-
-<tr NOSAVE>
-<td>
-<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>
-If you <strong>compiled the source code yourself</strong>:
-Make sure that it is clear from the description 
-which source code (date/version) and additions you've used.
-</td>
-</tr>
-</table>
-
-<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 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' mailing list.
-You can track its progress using the web-interface and the ticket number.
-<p>
-
-<input type=submit value="Submit GRASS wish report!">
-&nbsp;&nbsp;<input type="Reset" value="Reset form" >
-</table>
-</form>
-<p>
-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>
-to enter a bugreport.
+We are using a new wish / bug tracking system as of February, 2007.  The <a href="http://intevation.de/rt/webrt?q_sort=area&q_reverse=1&q_queue=grass">OLD wish tracking system</a> is still available for 
+archival purposes, but should not be used to submit any new requests.
 
 <!-- FOOTER -->
 <hr>





More information about the grass-web mailing list