ox-it / ords

Automatically exported from code.google.com/p/ords
0 stars 0 forks source link

Can't sort filtered results #653

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Filter a table in the editing interface
2. Note that applying a filter seems to have put the records into their default 
order (whether or not they were sorted before)
3. Click on a field heading so as to sort the results
4. Notice that nothing happens - the records are listed exactly as before

What is the expected output? What do you see instead?
Ideally, filtered results should still be sortable.

Please use labels and text to provide additional information.
Chrome. Dev 1.0.12 - 4287

Original issue reported on code.google.com by jajwil...@gmail.com on 27 Apr 2015 at 2:06

GoogleCodeExporter commented 9 years ago
Fixed. Also added Selenium tests to catch this from happening in future.

Original comment by scott.br...@gmail.com on 27 Apr 2015 at 3:52