GNATS web
Martin v. Loewis
martin@loewis.home.cs.tu-berlin.de
Mon Jul 3 15:31:00 GMT 2000
> The generic query feature of gnatsweb gives bug reports in descending order.
> The execute saved query feature gives them in ascending order.
>
> This is annoying ...
> I have a mild preference for descending order.
I believe this is entirely done in
wwwdocs/gnatsweb/cgi-bin.pl:by_field, which in turn is made available
through the table headers (and could be entered into the URL by
adding, say, &sortby=Class).
I'm not a perl hacker, so again, anybody willing to contribute is
encouraged to do so. The easiest thing may be to add new sortby
criteria: PRR, CategoryR, etc, and put appropriate links into the
table headers. If anybody wants to tackle this, allowing to specify
the sort order in the query may be also useful.
Regards,
Martin
More information about the Gcc
mailing list