On Fri, 5 Sep 2003 09:42 pm, [EMAIL PROTECTED] wrote:
> Does anyone know how to do a querie for bugs
>    sorted by descending votes ??
>

This is what I do

Run a query.
Select "Change Columns" link
Select Votes 
Re-run the query
Click the votes link in the results heading
Manually edit the resulting URL to remove the %2C stuff at the end so that the 
order element of the query string looks like
        &order=bugs.votes%20desc

Once you've done it, the setting seems to stick for subsequent queries.

Conor





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to