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

Sanitize semicolons from non-batch queries #176

Open
1ec5 opened this issue Jan 23, 2019 · 0 comments
Open

Sanitize semicolons from non-batch queries #176

1ec5 opened this issue Jan 23, 2019 · 0 comments

Comments

@1ec5
Copy link
Contributor

1ec5 commented Jan 23, 2019

A non-batch query that contains a semicolon is implicitly treated as a batch query. GeocodeOptions should replace semicolons with commas or spaces to avoid getting back a response that it can’t parse. But its batch subclasses need to preserve semicolons.

/cc @captainbarbosa @frederoni @apendleton

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

No branches or pull requests

1 participant