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

Character encoding issue when parsing Hangouts.json #8

Open
miklselsoe opened this issue Jul 4, 2017 · 0 comments
Open

Character encoding issue when parsing Hangouts.json #8

miklselsoe opened this issue Jul 4, 2017 · 0 comments

Comments

@miklselsoe
Copy link

I'm seeing some/most special characters being converted to ? in the output file produced when parsing the Hangouts.json file. The characters appear correctly in the source json file.

If only they were converted to different characters, I could search/replace, but since all special characters are converted to ? it's difficult to correct.

I have identified that at least the danish characters æ, ø and å (incl capitalized versions) are converted to ?, but I'm guessing that all characters with diacritics are affected as well.

Is there anything I can do to fix this?

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