Skip to content

Comments

Filter files uploaded for supported ones#44

Open
hawkinsw wants to merge 1 commit intoquiclog:masterfrom
hawkinsw:filtered_file_upload
Open

Filter files uploaded for supported ones#44
hawkinsw wants to merge 1 commit intoquiclog:masterfrom
hawkinsw:filtered_file_upload

Conversation

@hawkinsw
Copy link

The current behavior of qvis is to reject all files uploaded
together when one of them cannot be accepted because of an
invalid filename.

This patch modifies that behavior so that only those files
that do not have an acceptable file extension are rejected
and the others are properly parsed.

The current behavior of qvis is to reject all files uploaded
together when one of them cannot be accepted because of an
invalid filename.

This patch modifies that behavior so that only those files
that do not have an acceptable file extension are rejected
and the others are properly parsed.
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.

1 participant