Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(api): use unicode domain in wiki details view #742

Merged
merged 7 commits into from
Oct 31, 2023
Merged

Conversation

deer-wmde
Copy link
Contributor

@deer-wmde deer-wmde commented Oct 12, 2023

https://phabricator.wikimedia.org/T345139

As of the implementation of ADR no. 11 the Platform API may return domain names in ASCII encoded IDN format. This PR adds conversion to Unicode for domains in API responses.

Changed it for using a provided converted field instead.

@github-actions
Copy link

Deployment previews on netlify for branch refs/pull/742/merge will be at the following locations (when build is done):

@deer-wmde deer-wmde changed the title fix(api): convert domain names to unicode fix(api): use unicode domain in wiki details view Oct 12, 2023
@tarrow tarrow merged commit cfc5f1c into main Oct 31, 2023
7 checks passed
@tarrow tarrow deleted the de/decode-idn-domains branch October 31, 2023 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants