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

field naming issue #341

Closed
Mirodil opened this issue Jun 29, 2015 · 5 comments
Closed

field naming issue #341

Mirodil opened this issue Jun 29, 2015 · 5 comments

Comments

@Mirodil
Copy link

Mirodil commented Jun 29, 2015

raw request head:

Content-Disposition: form-data; name="file[image]"; filename="facebook_5bc0de.jpg"
Content-Type: image/jpeg

...

then formidable would create file[image] field in the files, but instead should create file{image:...}

@jorjsmile
Copy link

@tunnckoCore
Copy link
Member

Seems #386 and #400 are related.

@tunnckoCore
Copy link
Member

Marking as bug but means more "probably a bug" and "need more investigation".

@tunnckoCore
Copy link
Member

Maybe #315 is fix.

@GrosSacASac
Copy link
Contributor

This is handled by the multiples option

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

4 participants