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 URI parse src before passing to camo #101

Merged
merged 1 commit into from
Jan 21, 2014
Merged

Conversation

josh
Copy link
Contributor

@josh josh commented Jan 21, 2014

URI.parse causes some double entity encodings. Changes the tests to actually test the encoded output.

/cc @jch @atmos @spicycode

@ghost ghost assigned jch Jan 21, 2014
@jch
Copy link
Contributor

jch commented Jan 21, 2014

👍 let me know if there's anything else you want to add before I cut a new release.

@atmos
Copy link
Contributor

atmos commented Jan 21, 2014

Has this always been broken or are we finding them because of the camo changes that are out?

@josh
Copy link
Contributor Author

josh commented Jan 21, 2014

It's a new regression.

On Jan 20, 2014, at 10:32 PM, Corey Donohoe [email protected] wrote:

Has this always been broken or are we finding them because of the camo changes that are out?


Reply to this email directly or view it on GitHub.

josh added a commit that referenced this pull request Jan 21, 2014
Don't URI parse src before passing to camo
@josh josh merged commit 26e3166 into master Jan 21, 2014
@josh
Copy link
Contributor Author

josh commented Jan 21, 2014

@jch this should be good

@jch jch deleted the camo-uri-encoding branch January 21, 2014 05:55
@jch
Copy link
Contributor

jch commented Jan 21, 2014

v1.4.0 released with these changes

@spicycode
Copy link
Contributor

Pulling this in now.

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.

4 participants