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 bug with UTF16LE in Encode/Decode ops #140

Merged
merged 1 commit into from
May 20, 2017
Merged

Conversation

tlwr
Copy link
Contributor

@tlwr tlwr commented May 19, 2017

This fixes #139

There was an issue with the file codepage.js so I rebuilt it from the npm package have kept them separate rather than concatenated together.

Additionally I added a test case for recipe which found the bug.

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.

Bug report: New Encode/Decode text incorrect handles some encodings
2 participants