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

Can't load file names with spaces #1

Closed
karaokeresearch opened this issue Jan 17, 2014 · 1 comment
Closed

Can't load file names with spaces #1

karaokeresearch opened this issue Jan 17, 2014 · 1 comment

Comments

@karaokeresearch
Copy link
Owner

For my test files, I've used only filenames that used underscore _ characters instead of spaces. Looks like the client's not emitting them for some reason? Chrome says: Uncaught SyntaxError: Unexpected identifier(Lots of spaces)(index):1

????
EDIT: and apostrophes, perhaps others.

@ghost ghost assigned karaokeresearch Jan 17, 2014
@karaokeresearch
Copy link
Owner Author

Figured it out. It wasn't spaces that were the problem, it was single apostrophes. Fixed by escaping them before the client sends the string.

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

1 participant