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: escape filesystem characters in browser name #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Met48
Copy link

@Met48 Met48 commented Oct 21, 2015

Ran into an issue when using JSDom as a browser, since its name contains :. This diff uses sanitizie-filename to escape the browser name, which will guard against this and other invalid filenames.

@Met48 Met48 force-pushed the fix-filenames branch 2 times, most recently from a4bfa0d to 8ab92d0 Compare October 21, 2015 18:23
@Met48
Copy link
Author

Met48 commented Oct 22, 2015

Updated replacement parameter

@zzo
Copy link
Contributor

zzo commented Oct 22, 2015

great please update the PR title to match our conventions

@Met48 Met48 changed the title Escape additional characters in browser name before writing file fix: escape filesystem characters in browser name Oct 23, 2015
@dignifiedquire
Copy link
Member

Thanks, can you please rebase onto master, there are some merge conflicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants