Skip to content

[Bug]: v4.3 - Sorting of DNS records is not correct/logical in forward zones #1250

@michielvisser

Description

@michielvisser

Describe the problem

When having the records in a zone sorted alphabetically, the sorting is not correct/logical both when in host-only and with full FQDNs.

When in Host only display, the @ (root) records are shown after the letter A:

Image

When in full name mode (host only set to false), the root records are shown as domain name (which is correct-ish) but also then sorted and displayed in alphabetical order:

Image

In both cases I would expect the root records (SOA, NS, any other records that is created on an '@') to be put on top of the list and the rest of the records should be sorted by the selected column.

This is on 4.3 branch latest commit as of writing this bug report.

Steps to reproduce

See bug description

Poweradmin version

4.3 branch

Database

MySQL

Additional information (optional)

No response

Metadata

Metadata

Assignees

Labels

dnsDNS Managementsize: SSmall effortuiUser Interface

Type

No fields configured for Bug.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions