Skip to content

Conversation

@nbraquart
Copy link
Contributor

Hello,

Testing the search API, I discovered that the URL encoding happened twice: on TMDB API side first, and then Guzzle does it again.

This is not an issue in many cases, but if you start dealing with accents it makes TMDB unable to return any result.

I have forked and fixed the issue on my side. Thought it could be of an interest to you.

@nbraquart nbraquart changed the title Remove urlencode in search API to prevent double encoding $?Remove urlencode in search API to prevent double encoding Aug 6, 2016
@nbraquart nbraquart changed the title $?Remove urlencode in search API to prevent double encoding Remove urlencode in search API to prevent double encoding Aug 6, 2016
@wtfzdotnet wtfzdotnet changed the base branch from 2.0 to 2.1 October 16, 2016 00:59
@wtfzdotnet wtfzdotnet merged commit c7126dd into php-tmdb:2.1 Oct 16, 2016
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