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

Fix https://github.com/apihlaja/node-irsdk/issues/80 #84

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kenklin
Copy link

@kenklin kenklin commented Apr 15, 2020

Fixes #80 where YAML correctly rejects control characters in the SessionInfo. I've encountered UTF-8 C2 9F (Unicode 00 9F) several times.

@sabifa
Copy link

sabifa commented Apr 23, 2020

Any chance you could review the changes? @apihlaja 🙂

@sabifa
Copy link

sabifa commented Sep 28, 2020

I've just experienced this parsing error and I can confirm that this change fixes the problem!

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.

there is a character encoding issue. Could you please fix it?
2 participants