Description

When sorting the "Timeout" and "Uptime" columns under Testing Tools -> Applications -> Show sessions, a wrong sorting algorithm is used. It sorts digit by digit (like an ip-address) instead of the whole number.

For example, an uptime of 10474 is smaller than 11.

Symptoms

Sorting does not work as expected

Solution

The mist development team fixed this and it will be included in the next monthly push (June 2025)

Modification History

2025-05-30 : Article Created