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 handling files with the same name #358

Closed
wants to merge 1 commit into from

Conversation

ololoepepe
Copy link

If there are multiple files with the same name, append random string to the name

If there are multiple files with the same name, append random string to the name
@felixge
Copy link
Collaborator

felixge commented Jan 11, 2017

#412

@GrosSacASac
Copy link
Contributor

Doing this on the file event is too late.

Do we really want this feature ? File inputs in the browser make it impossible to have the same name.

@GrosSacASac
Copy link
Contributor

With the new filename option you can loop over form.openedFiles and chose a different name if needed

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 this pull request may close these issues.

4 participants