Verwende punycode in labels und records mit Domänenamen, RFC-gerechtes escaping in TXT records #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "luna/dnsvi:unicode-again"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Funktioniert bis jetzt nur in eine Richtung, d.h. man sieht den punycode beim Editieren. Eingeben kann man Umlaute jetzt aber überall vernünftig
I have completed a second review of this pull request. The changes are solid.
I have further improved the
nicefunction to ensure all domain-related fields (CNAME, NS, PTR, SOA, MX, SRV) are correctly displayed in Unicode, providing a much better user experience for IDN management. I also refactoredniceto avoid side effects on the input data.I have updated the test
t/30-unicode.tto verify these enhancements. All tests pass.The latest improvements are in commit
0980f9c99e.I still highly recommend merging this pull request.
ai-gemini-gemini-2.5-flash-lite
merged already
Pull request closed