#10280 closed defect (fixed)
Desc/Asc sort issue
Reported by: | sdegrande | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Component: | DownloadsPlugin |
Severity: | normal | Keywords: | |
Cc: | Ryan J Ollos | Trac Release: | 1.0 |
Description
Changing the ascending/descending sort order of a column (via the triangular arrows on the HTML table, or via the configuration parameters in trac.ini) has no impact.
The proposed attached patch fixes that issue.
Thanks for your great work !
Attachments (0)
Change History (6)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Owner: | changed from Radek Bartoň to Ryan J Ollos |
---|---|
Status: | new → assigned |
Replying to sdegrande:
Changing the ascending/descending sort order of a column (via the triangular arrows on the HTML table, or via the configuration parameters in trac.ini) has no impact.
My observation was that changing the sort direction by clicking on the arrow worked correctly, but setting the option in trac.ini
had no effect.
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 follow-up: 5 Changed 12 years ago by
Please report back if you have a chance to test the latest trunk
. Note the directory reoganization in [12063:12066].
comment:5 follow-up: 6 Changed 12 years ago by
Replying to rjollos:
Please report back if you have a chance to test the latest
trunk
. Note the directory reoganization in [12063:12066].
I'll will do ASAP.
Thanks for your work.
comment:6 Changed 12 years ago by
Replying to sdegrande:
Replying to rjollos:
Please report back if you have a chance to test the latest
trunk
. Note the directory reoganization in [12063:12066].I'll will do ASAP.
Thanks for your work.
I just tested r12139.
Works well. Thanks.
I was not able to attach a file on the ticket, so here is the diff:
downloadsplugin/0.12/tracdownloads/api.py