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

Use CGI.escape instead of URI.escape #5305

Merged
merged 1 commit into from
Jul 29, 2022
Merged

Conversation

hackartisan
Copy link
Member

This is okay because we strip spaces, which CGI.escape apparently
doesn't escape to spec.

closes #5272

This is okay because we strip spaces, which CGI.escape apparently
doesn't escape to spec.

closes #5272

Co-authored-by: Trey Pendragon <[email protected]>
@hackartisan hackartisan marked this pull request as ready for review July 28, 2022 20:26
@tpendragon tpendragon merged commit 31239a2 into rails-6-again Jul 29, 2022
@tpendragon tpendragon deleted the 5272-uri-escape branch July 29, 2022 15:51
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