Pages: [1]
Tuna Ertemalp
 
Tester
BAM!ID: 37744
Joined: 2007-10-31
Posts: 535
Credits: 20,799,048,922
World-rank: 244

2015-04-01 07:04:45

On the Download BOINC page, when I click the Version column, it seems to only respect the first two numbers of the version, and then break the ties using the Operating System. Shouldn't it respect all three numbers in the version string, and then default to the OS Name?

Currently large-to-small sort starts with 7.4.41, 7.4.22, 7.4.42, which is weird. It should be 42, 41, 22. Later comes 6.6.* before 6.12.*, which tells me it is comparing version components as strings, not numeric values. And, 6.6.36 precedes 6.6.38, but it should be the other around for descending; again, 3rd value seems to be ignored.

And, small-to-large sort lists 6.12.35 before 6.12.22, 6.12.* before 6.6.*, and 7.4.* gets listed as 41/22/42.
[BOINCstats] Willy
 
Forum moderator - Administrator - Developer - Tester - Translator
BAM!ID: 1
Joined: 2006-01-09
Posts: 9455
Credits: 353,172,950
World-rank: 4,959

2015-04-11 09:10:11

Fixed.
Please do not PM, IM or email me for support (they will go unread/ignored). Use the forum for support.
Pages: [1]

Index :: BOINCstats Bug Report :: Sorting on Version within the Download BOINC page doesn't work as I thought it should
Reason: