Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Update schema.xml#17910

Merged
Hainish merged 1 commit intoEFForg:masterfrom
pipboy96:schema
Jun 6, 2019
Merged

Update schema.xml#17910
Hainish merged 1 commit intoEFForg:masterfrom
pipboy96:schema

Conversation

@pipboy96
Copy link
Copy Markdown
Contributor

@pipboy96 pipboy96 commented May 6, 2019

Follow-up to #17909.

@Bisaloo
Copy link
Copy Markdown
Collaborator

Bisaloo commented May 6, 2019

What's the reasoning behind disallowing non-ASCII characters? Are they causing any issue?

@pipboy96
Copy link
Copy Markdown
Contributor Author

pipboy96 commented May 6, 2019

The last target that wasn't converted to Punycode was fixed. Also, I believe any target with these characters would be no-op, since HTTPS Everywhere doesn't decode Punycode.

@cschanaj
Copy link
Copy Markdown
Collaborator

cschanaj commented May 6, 2019

The last target that wasn't converted to Punycode was fixed. Also, I believe any target with these characters would be no-op, since HTTPS Everywhere doesn't decode Punycode.

It seems that they are in fact no-op 🤔

URL passed to the extensions are Punycoded. However, we perform trivial string comparison to the passed value, this will not work as expected. thus it is an no-op.

@pipboy96 pipboy96 requested a review from Hainish June 6, 2019 00:09
@Hainish Hainish merged commit 10c9257 into EFForg:master Jun 6, 2019
@Hainish
Copy link
Copy Markdown
Member

Hainish commented Jun 6, 2019

Thanks!

@pipboy96 pipboy96 deleted the schema branch June 6, 2019 17:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants