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

Some files are not recognized due to special characters in filename #94

Closed
felixge opened this issue Sep 8, 2011 · 0 comments · Fixed by #591
Closed

Some files are not recognized due to special characters in filename #94

felixge opened this issue Sep 8, 2011 · 0 comments · Fixed by #591

Comments

@felixge
Copy link
Collaborator

felixge commented Sep 8, 2011

Some files are not recognized as files because their "filename" can't be parsed. See #84, #86.

This ticket will track my work on properly parsing all filenames, even when browsers screw up their quoting strategies.

felixge added a commit that referenced this issue Sep 10, 2011
* gh-94-filenames-with-special-characters:
  Fix unicode characters in filename for FF / IE
  Unescape quotes for webkit
  Validate fixture filenames
  Check fixture part name
  Better filename parsing
  Fix test case
  Move some code around
  Initial fixture verifier test
  Move new fixtures around
  Add simple request recorder
  Add fixtures for filenames with special characters
  Refactor filename parsing into own function

Fixes #58
Fixes #84
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 a pull request may close this issue.

2 participants