-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
In regards to the zone table should IDNs be added as punycode (i.e. xn--)?
We have a number of IDN tlds and when we try and retrieve from a domain query (in which the extension is provided as punycode) we get a "Zone not found"
Also as a side question I assume that we shouldn't us using punycode conversion when adding in a domain name to the domain.dom_unicode_name field?