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

entities.decode(''', 2) decodes *twice*. #8

Closed
cscott opened this issue Apr 18, 2013 · 0 comments
Closed

entities.decode(''', 2) decodes *twice*. #8

cscott opened this issue Apr 18, 2013 · 0 comments

Comments

@cscott
Copy link
Contributor

cscott commented Apr 18, 2013

entities.decode(''', 2) returns '\''. That's just wrong. It should return '''.

cscott added a commit to cscott/node-entities that referenced this issue Apr 18, 2013
This also documents gh issue fb55#8 with a failing test.
cscott added a commit to cscott/node-entities that referenced this issue Apr 18, 2013
fb55 added a commit that referenced this issue Apr 19, 2013
Add test suite; fix gh #8 (double decode)
@fb55 fb55 closed this as completed Apr 23, 2013
fb55 pushed a commit that referenced this issue Oct 21, 2018
This also documents gh issue #8 with a failing test.
fb55 added a commit that referenced this issue Oct 21, 2018
Add test suite; fix gh #8 (double decode)
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

2 participants