You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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#58Fixes#84
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.
The text was updated successfully, but these errors were encountered: