#1060 sorting ticket by field entries doesn't work [14570]

v1.0.0
closed
Wolf
General
nobody
2015-08-20
2010-10-15
Chris Tsai
No

https://sourceforge.net/apps/trac/sourceforge/ticket/14570

In the tracker page of my project, I see a ticket list, with clickable field headers. I would expect that clicking on any header sorts the table in ascending or descending order of that field. When I click, a new URL is indeed reloaded, which contains a hint of that -
for instance

https://sourceforge.net/p/scipad/tickets/?q=!status%3Awont-fix%20%26%26%20!status%3Aclosed&limit=250&page=0&sort=ticket_num_i%20asc

(note trailing sort=ticket_num_i%20asc). However, the table is never sorted. Moreover, a second click on the same header does not toggle to descending order as customary in such interfaces.

Confirmed, clicking on the field header links doesn't seem to do anything.

Discussion

  • Mark Ramm - 2010-10-18
    • custom_field__size: --> 2
     
  • Wolf - 2010-11-08
    • status: open --> in-progress
    • assigned_to: Wolf
    • custom_field__size: 2 --> 2
     
  • Wolf - 2010-11-08
    • status: in-progress --> code-review
     
  • Wolf - 2010-11-08

    fixed in b8d3caf94b

     
  • Wolf - 2010-11-08
    • status: code-review --> closed
     

Log in to post a comment.