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

unescape(): Special case "\" not handled correctly #483

Closed
Makman2 opened this issue Apr 26, 2015 · 0 comments
Closed

unescape(): Special case "\" not handled correctly #483

Makman2 opened this issue Apr 26, 2015 · 0 comments
Assignees
Labels

Comments

@Makman2
Copy link
Member

Makman2 commented Apr 26, 2015

The special string "" (just one backslash) shall result in "" (empty string).
Would need a simple test.

@Makman2 Makman2 self-assigned this Apr 26, 2015
Makman2 pushed a commit that referenced this issue Apr 26, 2015
Bug fixed in function unescape().

Fixes #483.
Makman2 pushed a commit that referenced this issue Apr 27, 2015
Bug fixed in function unescape().

Fixes #483.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant