Skip to content

Resolve "dig cannot display ACE query if locale is not unicode"

Closes #846 (closed)

Modifies dig to fall back to ascii on output. Reverts back to behaviour before IDN support if locale is not able to display converted output. Do not require user retries with +noidnout.

Modifies also idna tests, changes last A-label to pass current behaviour. Add new test with C locale.

Merge request reports