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

Unicode console logs in stderr #28

Closed
jasssonpet opened this issue Mar 16, 2015 · 1 comment
Closed

Unicode console logs in stderr #28

jasssonpet opened this issue Mar 16, 2015 · 1 comment

Comments

@jasssonpet
Copy link
Contributor

When using console.log() with non-ASCII characters the output in stderr is trash. (The output in the console client is fine though.) The reason for this seems to come from utf8ForRange which calls convertLatin1ToUTF8.

@KristinaKoeva
Copy link
Contributor

Fixed with this one #340

@KristinaKoeva KristinaKoeva added this to the 1.5.0 (Under Review) milestone Oct 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants