[#152] HP devices with port names "D##" not sorted by portsort.js
In naturalsort there is handling for Float, Decimal and Scientific notation. This looks for numbers like: '10.04f','10.039F','10.038d','1.528535047e5' It was breaking port sorting for ports named like "D1", "D10" etc. Have removed support for sorting these numbers as it's unlikely we need that in Netdisco, for now.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2.029012 - 2014-10-09
|
||||
|
||||
[BUG FIXES]
|
||||
|
||||
* [#152] HP devices with port names "D##" not sorted by portsort.js
|
||||
|
||||
2.029011 - 2014-10-07
|
||||
|
||||
[BUG FIXES]
|
||||
|
||||
Reference in New Issue
Block a user