Menu

#2608 (ok 3.5) Sorting forgets an explicit LIMIT

2.11.3
fixed
1
2013-06-11
2007-12-16
No

The generated queries called from the Sort by key dialog and from a click on the column headers do not obey an explicit LIMIT in the original query.

Discussion

  • Marc Delisle

    Marc Delisle - 2007-12-16

    Logged In: YES
    user_id=210714
    Originator: YES

    Merged a fix for sorting on column headers; todo: fix for "Sort by key" dialog.

     
  • Marc Delisle

    Marc Delisle - 2007-12-18
    • assigned_to: lem9 --> nobody
     
  • Madhura Jayaratne

    Hi Marc,
    'Sort by key' is now fixed in master with d6f12a7044f4e9ca1faaae496dddb00fc36792ea.
    Marking the artifact as fixed.

     
  • Madhura Jayaratne

    • priority: 5 --> 1
    • assigned_to: nobody --> madhuracj
    • summary: Sorting forgets an explicit LIMIT --> (ok 3.5) Sorting forgets an explicit LIMIT
    • status: open --> open-fixed
     
  • Marc Delisle

    Marc Delisle - 2012-04-07
    • status: open-fixed --> closed-fixed
     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed-fixed --> fixed