Skip to content

Trim the data field of dquotes when finding records#26

Open
andsens wants to merge 1 commit intolibdns:mainfrom
orbit-online:main
Open

Trim the data field of dquotes when finding records#26
andsens wants to merge 1 commit intolibdns:mainfrom
orbit-online:main

Conversation

@andsens
Copy link
Contributor

@andsens andsens commented Feb 4, 2026

The INWX API trims leading and trailing quotes in the data field, so it's not possible to create e.g. TXT records with quoted content.
Meaning you don't ever want to look for records that have data which is surrounded by quotes.

I don't know if the change covers enough or too much. I have only observed this with TXT records and only with double quotes (single quotes seem to behave normally).

The INWX API trims leading and trailing quotes in the data field,
so it's not possible to create e.g. TXT records with quoted content
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.

1 participant