Skip to content

Make natural sort being default when listing zone-files (or at least configurable) #2034

Description

@Apachez-

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions