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

[develop] Release 1.17.1 - Patch transition page to allow single-quote links #163

Merged
merged 2 commits into from
Jun 8, 2020

Conversation

liangyuanruo
Copy link
Contributor

No description provided.

@liangyuanruo liangyuanruo requested a review from yong-jie June 8, 2020 05:49
…th single-quote characters.

Problem

- The presence of single-quotes breaks the templating of Javascript
- According to RFC3986, single-quotes are reserved in the URI, but
double-quotes are considered invalid.

Solution

- Replace the quotes around the template string to double-quotes
- URI encode the presence of all double-quotes in longUrls during
HTML templating
@liangyuanruo liangyuanruo merged commit b9fc20a into develop Jun 8, 2020
@yong-jie yong-jie deleted the release-1.17.1 branch June 23, 2020 17:37
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.

2 participants