MasterVitronic / fusionpbx

Automatically exported from code.google.com/p/fusionpbx
0 stars 0 forks source link

extensions should be sorted by increase at mod/extensions/v_extensions.php #165

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create extensions 1101, 111, 112.

What is the expected output? What do you see instead?
The extensions are sorted in lexicographical order like strings (1101, 111, 
112) at mod/extensions/v_extensions.php.
They should be sorted as numbers by increase (or decrease if you click on the 
'Extension' column title).

What version of the product are you using? On what operating system?
r1500

Please provide any additional information below.

Original issue reported on code.google.com by Vitaly.T...@gmail.com on 29 Aug 2011 at 4:45

GoogleCodeExporter commented 9 years ago
These are Strings...

Original comment by kr...@tollfreegateway.com on 29 Aug 2011 at 5:03

GoogleCodeExporter commented 9 years ago
Yes, after reading your comment on issue #164, I agree. 
This is not a bug but I can't close it myself.

Original comment by Vitaly.T...@gmail.com on 29 Aug 2011 at 5:14

GoogleCodeExporter commented 9 years ago
As Per reporters comment, not a bug, closing
Thanks for all the testing!

Original comment by kr...@tollfreegateway.com on 29 Aug 2011 at 5:20