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 license link generation #7515

Closed
nkolev92 opened this issue Nov 16, 2018 · 0 comments
Closed

Fix license link generation #7515

nkolev92 opened this issue Nov 16, 2018 · 0 comments

Comments

@nkolev92
Copy link
Member

The url was being incorrectly encoded when a plus was in question.
The encoding strategy by the client was inconsistent with the decoding strategy by IIS, leading to where MIT and MIT+ were indistinguishable.

//cc @agr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants