Closed Skinner927 closed 9 years ago
Sorting stations by date sorts by something, but it's not the creation date. If I create a new station, it will not be on the top of the list (even if I reverse sort).
It sorted by a 64-bit integer truncated to 32 bits, i.e., complete garbage most of the time.
Should have caught that when I fixed the dates in the edit window a while back. Thanks for the report.
Sorting stations by date sorts by something, but it's not the creation date. If I create a new station, it will not be on the top of the list (even if I reverse sort).