Bug ID Description Status
84 Sort does not sort numbers in an expected way. Users may need to sort numbers to organize analysis results by frequency. To reproduce place these numbers in a text file.
(1,55,100,99) Then sort. I would expect (1,55,99,100) I actually get at the moment (1,100,55,99). Numbers written horizontally for this message, would each be on separate line in real use. Thanks.
Resolved

Mark bug as:


Comment No. Message
1This is not bug. it should be in features request.
-skull