User Discussions > Welcome & Notices
Recent Web updates now live on tm main site
Jim:
I've merged in my development version that so many of you have been testing on tmtest to the GitHub master and installed the latest on tm.teresco.org . Please let me know if I seem to have broken anything.
I'm turning my attention now to data processing issues again (things that at least help out on my project that indirectly can be called work as they will contribute to my educational use of our data). I'll do bug fixes but will not be doing any new web development for a while. Others are more than welcome to contribute enhancements, fixes, and new functionality.
froggie:
Something I've noticed in the new(ish) Traveler Stats...when I'm looking at my stats in a given region, it's listing routes in "alphabetical order" going digit by digit. For example, it's not recognizing that "MN 149" is a higher route number than "MN 15".
I tried to attach a screenshot, but it didn't work.
Ib3kii:
--- Quote from: froggie on June 17, 2016, 08:36:35 am ---I tried to attach a screenshot, but it didn't work.
--- End quote ---
Here is a screenshot that(I hope) captures froggie's issue.
Thanks,
Ib3kii:
The problem is: after MN1, MN100 comes before MN2.
Thanks,
Bickendan:
That's often the case in numerical sorting, and the correct way to fix that would be adding leading 0s (eg, MN 001, 002, ... 100). I'm not sure that would really be worth our time to add them to our files, though I do agree it's the preferable way to display the list.
Navigation
[0] Message Index
[#] Next page
Go to full version