[GRASS-dev] Bugs vs. wishes
Markus Neteler
neteler at itc.it
Sat Aug 5 17:19:12 EDT 2006
On Fri, Aug 04, 2006 at 09:26:47PM +0200, Florian Kindl wrote:
>
> On 04.08.2006, at 15:48, Patton, Eric wrote:
>
> >Hi guys,
> >
> >One thing that I've noticed a lot in the brief time I've been pouring
> >through old bugs is how often a wish is submitted as a bug.
>
> Eric,
> today I submitted two wishes via the form at [1] - I chose "type of
> report - wish" from the menu.
> Both came through grass-devel classified as "bug".
> Shouldn't the form be modified to classify them correctly as "wish"
> and consequently append them to their own queue of wishes instead of
> bugs?
>
> \Flo.
>
> [1]
> http://grass.itc.it/bugtracking/bugreport.html
In the HTML source code is used "wish6"
<td>
<select name="area">
<option value="grass6">bug in GRASS 6.0/6.1
<option value="wish6">wish for GRASS 6.1
<option value="doc-grass6">docs bug in GRASS 6
<option value="doc-wish-grass6">docs wish for GRASS 6
<option value="grass5.4">bug in GRASS 5.4
</select>
</td>
which should be ok. If it doesn't work I suspect something in the
bugtracker not functioning (any more).
?
Markus
More information about the grass-dev
mailing list