Bug #1824
Sorting incorrect for frequencies
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
User Interface
Target version:
-
Start date:
2013-11-07
Due date:
% Done:
0%
Estimated time:
Found in version:
3.4.27~gfbda802
Affected Versions:
Description
When I click on a column that contains frequencies, either in the multiplexer or the services tab, and call for that column to be sorted, the list is sort as if the frequencies are text rather than numbers.
History
Updated by Adam Sutton almost 11 years ago
- Status changed from New to Rejected
This isn't directly relevant in new code, since there is no "freq" column, there is only "name" (which happens to include the freq) and that unfortunately has to be sorted as text.
Patches welcome.
Adam