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

filename problems with firefox #389

Closed
elyashiv opened this issue Aug 9, 2016 · 2 comments
Closed

filename problems with firefox #389

elyashiv opened this issue Aug 9, 2016 · 2 comments

Comments

@elyashiv
Copy link

elyashiv commented Aug 9, 2016

Firefox quotes the " wit a backslash, as allowed by the standard (RFC 2616, end of section 2). This causes problems when I use formidable and I have a " in my file name field.

a fuller description of the problem can be found here.

@tunnckoCore
Copy link
Member

tunnckoCore commented Jan 16, 2017

Some previous work #84, #86, #94

@GrosSacASac
Copy link
Contributor

  • do not use JSON.parse on user input
  • use filename option and its output

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

3 participants