Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Doesn't accept accented characters in queries. #69

Open
jpilorget opened this issue Sep 20, 2018 · 0 comments
Open

Doesn't accept accented characters in queries. #69

jpilorget opened this issue Sep 20, 2018 · 0 comments

Comments

@jpilorget
Copy link

Hi, I've been having some trouble querying conditional on names with accented characters such as "Córdoba". Luckily I looked the code and was able to solve the problem by modifying the method that runs the soqlQuery in rforcecom.query() and setting the encoding to "UTF-8" in xmlParse inside xmlToList2(). I'll do a pull request with the modified code so you can use it if you want to.

Thanks for developing the package!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant