This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: GNATS web


> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]