Skip to content

toQueryParams doesn't decode '+' signs in the query string according to specs #98

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

Merged
merged 1 commit into from
Mar 26, 2013

Conversation

kir
Copy link
Contributor

@kir kir commented Feb 3, 2013

Hello,

I tried to upgrade my app "Checkvist" to prototype 1.7.1 and faced this bug. Looks like operation toQueryParam().toQueryString doesn't work correctly with spaces in the query string.

The fix illustrates the problem.

Thanks,
KIR

savetheclocktower added a commit that referenced this pull request Mar 26, 2013
Ensure that '+' is correctly deserialized in `String#toQueryParams`.
@savetheclocktower savetheclocktower merged commit 1d16dec into prototypejs:master Mar 26, 2013
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