Skip to content

fix(cli): Remove unnecessary TXT quotes in zonefile#113

Merged
SeverinAlexB merged 3 commits intopubky:masterfrom
SeverinAlexB:fix/txt-quotes
Jul 21, 2025
Merged

fix(cli): Remove unnecessary TXT quotes in zonefile#113
SeverinAlexB merged 3 commits intopubky:masterfrom
SeverinAlexB:fix/txt-quotes

Conversation

@SeverinAlexB
Copy link
Copy Markdown
Collaborator

When parsing the zonefile, unnecessary quotes "" got added to the values. At the same time, double values like example.com. 3600 IN TXT "part1" "part2" were parsed incorrectly. This PR fixes this.

Fixes #112

@SeverinAlexB SeverinAlexB merged commit 4202c92 into pubky:master Jul 21, 2025
4 checks passed
Warbo pushed a commit to Warbo/pkdns that referenced this pull request Nov 6, 2025
* fix(cli): Remove unnecessary TXT quotes in zonefile

* fixed clippy

* fmt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[zonefile] TXT record adds unnecessary quotes

1 participant