Skip to content

Fix behavior when no nameservers are found

graham.l@hostdime.com requested to merge dns-dev into master

Fixed a bug in the 'root' functionality where no nameservers were returned, meaning the domain had no DNS records. Added a check to then ensure it's handled correctly. Added a period to an error message for consistency.

Merge request reports