Feature request:
Today when a zone is loaded (using 15.2) it uses standard (lexicographic) sort, like so:
1, 102, 1004, 2, 234, 3, 301...
and this is even if you click on the column (Name) to make the sort ascending or descending.
I would rather prefer that technitium/dns-server by default would use natural sort, like so:
1, 2, 3, 102, 234, 301, 1004...
The above is specially an issue for PTR-records but I think natural sort should be the default no matter what the zone type is.
Or at least if this could be configurable?
Feature request:
Today when a zone is loaded (using 15.2) it uses standard (lexicographic) sort, like so:
1, 102, 1004, 2, 234, 3, 301...
and this is even if you click on the column (Name) to make the sort ascending or descending.
I would rather prefer that technitium/dns-server by default would use natural sort, like so:
1, 2, 3, 102, 234, 301, 1004...
The above is specially an issue for PTR-records but I think natural sort should be the default no matter what the zone type is.
Or at least if this could be configurable?