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

Don't escape so early. Escape on output, not on URL generation #38

Merged
merged 1 commit into from
Nov 24, 2015

Conversation

borkweb
Copy link
Member

@borkweb borkweb commented Nov 24, 2015

This was returning an escaped URL which was breaking downstream escapes

See: https://central.tri.be/issues/41833

This was returning an escaped URL which was breaking downstream escapes

See: https://central.tri.be/issues/41833
@borkweb borkweb added the code review Status: requires a code review. label Nov 24, 2015
@zbtirrell
Copy link
Member

👍

@zbtirrell zbtirrell added merge Status: ready to merge. and removed code review Status: requires a code review. labels Nov 24, 2015
borkweb added a commit that referenced this pull request Nov 24, 2015
Don't escape so early. Escape on output, not on URL generation
@borkweb borkweb merged commit f849eac into release/121 Nov 24, 2015
@borkweb borkweb deleted the fix/41833-escape-elsewhere branch November 24, 2015 17:22
redscar added a commit that referenced this pull request Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge Status: ready to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants