This question about Developing extensions (plugins skins etc.): Task closed
Wrong sorting for IP addresses
With the 1.046 relase the
TablePlugin began to wrongly sort lists of IP addresses; following an example of the current behavior:
IP address |
192.168.0.1 |
192.168.0.2 |
192.168.0.3 |
192.168.0.4 |
192.168.0.5 |
192.168.0.6 |
192.168.0.7 |
192.168.0.8 |
192.168.0.9 |
192.168.0.10 |
192.168.0.11 |
192.168.0.12 |
192.168.0.13 |
192.168.0.14 |
192.168.0.15 |
192.168.0.16 |
192.168.0.17 |
192.168.0.18 |
192.168.0.19 |
192.168.0.20 |
--
IvanSassi - 19 Mar 2010
Please clarify what you expect to happen. I see ...1, ...2, ..20, ...3, when I assume you wanted ...1, ...2,, ...3, ...4, and so on. Are you saying that this used to work properly?
Related task:
Tasks.Item1228
Also might be worth trying
JQTablePlugin which offers javascript table sorting in the web browser; perhaps this plugin will treat IP address as numbers for you.
--
PaulHarvey - 23 Mar 2010
Here are a couple of options:
http://twiki.org/cgi-bin/view/Support/FormattingIp
--
SeanMorgan - 16 Jul 2010
Closed due to long silence.
--
CrawfordCurrie - 31 Aug 2013